.style1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #444444;
}
.style2 {
	font-family: Verdana;
	font-size: 9pt;
	color: #555555;
}
.style3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
}
.style4 {
	font-family: Arial;
	font-size: 8pt;
	color: #555555;
	a {text-decoration: none;}
	a:link {text-decoration: none; color: #ff0000} 
	a:visited {text-decoration: none; color: #888888} 
	a:hover { text-decoration: none; color: #0000ff}
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}