<style type="text/css">
 	
BODY {	background-color: #DDDDDD; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt; }
	
B {
	font-weight: bold;
	color: #003333; }

.white {
	font-weight: bold;
	color: #FFFFFF; }
	
.title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #003333; }

A { color: #003333; text-decoration: underline; }
A:link { color: #003333; text-decoration: underline; }
A:active { color: #006666; }
A:hover {color: #006666;  text-decoration: none; }

A.wht { color: #FFFFFF; text-decoration: none; }
A.wht:link { color: #FFFFFF; text-decoration: none; }
A.wht:active { color: #FFFFFF; }
A.wht:hover {color: #FFFFFF;  text-decoration: none; }

 
 </style>
 body {
	font-family: "Century Gothic";
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #003333;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #003333;
}
