h1 {  font-size: 14px; font-weight: bold; color: #CC0099; font-style: normal;  margin-top: 0px; margin-bottom: 10px;}
h2 {  font-size: 12px; font-weight: bold; color: #CC0099; font-style: normal;  margin-top: 20px; margin-bottom: 5px;}
p {  margin-top: 0px; margin-bottom: 10px; }
form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
hr {  color: #333333; height:1px; }
ul { margin-top: 10px; margin-bottom: 10px; }

body {
/*
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
*/
}
td, p, body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {  color: #CC0099; text-decoration: underline}
a:visited { color: #CC0099; text-decoration: underline }
a:active { color: #666666; text-decoration: underline }
a:hover { color: #666666; text-decoration: underline }
.clock { color: #FFFFFF; font-size:11px; padding-left:13px; }
.error { color: #339966; font-size:12px; font-weight: bold; }
.menu { font-weight: bold; }
.contactTitle { font-weight: bold; color: #009933; font-style: normal; }
.footer {
	font-size: 11px;
}
.footerMenu {
	font-size: 12px;
	color: #CC0099;
	font-weight: bold;
}
.footerMenu a:link {  color: #CC0099; text-decoration: none}
.footerMenu a:visited { color: #CC0099; text-decoration: none }
.footerMenu a:active { color: #666666; text-decoration: underline }
.footerMenu a:hover { color: #666666; text-decoration: underline }
