.style3 {color: #FFFF00; font-size: larger; font-weight: bold; }
.style4 {color: #FFFFFF; font-size: x-large; font-weight: bold; }
.style5 {
	font-size: xx-large;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
}
.style6 {color: #00FF00; font-size: larger; font-weight: bold; }
.style7 {
	color: #FF0000;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
}
.style10 {font-size: 12px}
.style11 {
	font-size: 9px;
	color: #00FFFF;
}

  

