<style type="text/css">
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #333399;
	text-decoration: underline;
}
a:link.mainNav {
	color: #333399;
	text-decoration: none;
}
a:visited.mainNav {
	color: #333399;
	text-decoration: none;
}
a:hover.mainNav {
	color: #0099CC;
	text-decoration: none;
}

a:link.linkWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.linkWhite {
	color: #CCFFFF;
}
a:hover.linkWhite {
	color: #99CCCC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
hr {
	color: #000099;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
td.bg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCFFFF;
}
td.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
}
td.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
}
td.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.button1 {
	background-color: #CCFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #FFFFFF;
}
.firstline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333399;
	font-weight: bold;
}
.headerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333399;
	font-weight: bolder;
}
.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
}
.textbox {
	color: #000099;
	background-color: #FFFFFF;
	scrollbar-base-color:#33FFFF;
}
</style>