.style1 {
	font-size: 20px;
	color: #0CAA38;
	font-weight: bold;
}
.style2 {
	color: #0CAA38;
	font-style: italic;
	font-weight: bold;
}
.style7 {font-size: 10pt}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
