p, ol, li, ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; line-height:150%; } 

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000}


a.white {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

a.white:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}




a {  color: #0066CC; text-decoration: none}
a:hover {  color: #0066CC; text-decoration: underline}
table{
float:left;
}