body {font: 12px arial; }

h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	background-color: f0f8ff;
	text-transform: uppercase;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: f0f8ff;
}
h3 {
	font-family: Arial;
	font-size: 9pt;
	color: #0000CC;
}
.style1 {
	font-family: Arial;
	font-size: 9pt;
	color: #0000FF;
}
.style2 {
	font-family: Arial;
	font-size: 8pt;
	color: #0000FF;
}
