body {
	background-color: #CCFFFF;
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

td {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.footer {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.regular { font-family: Times;  font-size: 16px; color: 000000; font-weight: bold; }

.header { font-family: Times;  font-size: 14px; color: 000000; font-weight: bold; }


a:link {color: #000000;  font-family: Georgia; font-weight: bold; font-size: 16px; text-decoration: none }

a:visited {color: #000000;  font-family: Georgia;  font-weight: bold; font-size: 16px; text-decoration: none } 

a:active {color: #000000;  font-family: Georgia;  font-weight: bold; font-size: 16px; text-decoration: none} 

a:hover {color: #000000;  font-family: Georgia;  font-weight: bold; font-size: 16px; text-decoration: underline} 
