body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header { font-size:24px; font-weight:400; color:#666666;}
.subHeader {color:#666666; font-size:16px; font-weight:bold;  }
.footer {font-size: 10px}
a:link {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #336600;
}
a:hover {text-decoration: none;
	color:  #990000;
}
.tableBorder { border:#999999 1px solid; background-color:#FFFFFF; padding: 10px 25px 0px 25px;}
