.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00FF00}
.linksbrightbkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	background-color: #C6FFFF;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: marker;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: medium inset #003366;
	vertical-align: middle;
	list-style-type: circle;

}
.headerLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	background-color: #C6FFFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: marker;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: medium inset #003366;
	vertical-align: middle;
	list-style-type: circle;
}
