.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #33FF33;
	font-size: 24px;
	font-style: italic;
}
.style5 {font-size: 24px; font-style: italic; font-weight: bold; }
.style7 {color: #FF0000}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
