body {
	background-color: #66CCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family: Arial; Helvetica; 
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

div.one  { 
	font-family: Arial;
	font-size: 14pt;                  
	font-style: italic;
	font-weight: bold;
	color: #000000;
 }
 
div.two  { 
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
 }
 
div.three { 
	font-family: Arial;
	font-size: 14pt;                  
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
 }

div.four { 
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
 
div.five { 
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
 }
 

  
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #000000;}
 

