BODY {
	background-color: #fff; 
}
A:link {
	color: #003333; 
	text-decoration: none; 
	font-weight: bold; 
}
A:visited {
	color: #336666; 
	text-decoration: none; 
	font-weight: bold; 
}
A:hover {
	color: #003333; 
	text-decoration: underline; 
	font-weight: bold;  
}
H1 {
	font-family: arial, sans-serif; 
	color: #003333; 
	text-align: center; 
}
H2 {
	font-family: arial, sans-serif; 
	color: #003333; 
	text-align: center; 
}
H3 {
	font-family: arial, sans-serif; 
	color: #003333; 
	text-align: center; 
	font-weight: bold;
	font-style: italic;
	line-height: 200%;
}
table, li, ul {
	font-family: arial, sans-serif;  
	color: #003333; 
	line-height:20px; 
	font-size: 9pt; 
	text-align: justify;
	background-color: #fff;
}
font.first {
	font-family: arial, sans-serif; 
	color: #003333; 
	line-height: 15px; 
	font-size: 9pt;
	font-style: italic;
	font-weight: normal; 
} 
font.second {
	font-family: arial, sans-serif; 
	font-weight: bold; 
	color: #003333; 
	line-height: 23px; 
	font-size: 10pt;
	font-style: italic;
} 
font.third {
	font-family: helvetica, sans-serif; 
	color: #003333; 
	line-height: 23px; 
	font-size: 8pt; 
} 
P {
	text-indent: .375in; 
	margin: 0; 
}