.style1 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.style4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style5 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style6 {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
.style7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; } 
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; } 