body {
	font-family: Verdana, Geneva, Arial,Helvetica,sans-serif;
	background: #ffffff; 
	margin-top:80px;
	color: #000000;
	font-size: 12px
}

td {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px}


.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #9FC; }

#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #666; margin: 4px; }


h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000066}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #000066; font-weight: bold}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000066; font-weight: bold}

hr {
	color: #336666;
	height: 1pt;
}

a:link {color:#000099;}
a:visited {color:#660099;}
a:hover {text-decoration:none;color:#3300ff;} 
a:active {  color: #cc0033}

.small {  font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10px}
.contrastColor {
	color: #660000;
}

.footer {  font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666666}