h1 {  font-size: 20px; font-weight: normal; color: #000033; font-style: normal;}
h2 {  font-size: 14px; font-style: italic; font-weight: bold; color: #ff0099}
hr {  color: #000033; height:1px; }

body {
	background-color: #ffffff;
}
td, p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a:link {  color: #000033; text-decoration: underline}
a:visited { color: #000033; text-decoration: underline }
a:active { color: #ff0099; text-decoration: underline }
a:hover { color: #ff0099; text-decoration: underline }
.mainMenu {
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}
.mainMenu a:link {  color: #000033; text-decoration: none}
.mainMenu a:visited { color: #000033; text-decoration: none }
.mainMenu a:active { color: #ff0099; text-decoration: underline }
.mainMenu a:hover { color: #ff0099; text-decoration: underline }
.footer {color: #ffffff; font-size: 12px;}
.footer a:link {  color: #ffffff; text-decoration: underline}
.footer a:visited { color: #ffffff; text-decoration: underline }
.footer a:active { color: #ff0099; text-decoration: underline }
.footer a:hover { color: #ff0099; text-decoration: underline }
.sideMenu {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:3px;
	color: #000033;
	font-size: 11px;
	font-weight: bold;
}
.sideMenu a:link {  color: #000033; text-decoration: none}
.sideMenu a:visited { color: #000033; text-decoration: none }
.sideMenu a:active { color: #ff0099; text-decoration: underline }
.sideMenu a:hover { color: #ff0099; text-decoration: underline }
.error {  font-weight: bold; }


