p, ol, li, ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #033677}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #033677}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #033677}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #033677}


a.white {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

a.white:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}

td.side {
border-right: 1px sold #fff;
border-left: 1px sold #fff;
}

td.bottomrow {  border-color: #006699 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

a {  color: #0066CC; text-decoration: none}
a:hover {  color: #0066CC; text-decoration: underline}

.whitebold {  
		font-family: Arial, Helvetica, sans-serif;
		 font-size: 13px; 
		color: #fff;
		font-weight: bold;
		font-style: italic;
}



.smalltext {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666;
}

#frontblock a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

#frontblock a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}

td.greenbottom {
	border-bottom: 1px dotted #bad23c;
}

.greenbold {
	color: #bad23c;
	font-size:16px;
	font-weight:bold;
	}

.bluebold {
	color: #033677;
	font-size:18px;
	font-weight:bold;
	}
.greybold  {
	color: #333;
	font-size:14px;
	font-weight:bold;
	}