p, h1, h2, h3, li, td  {font-family: Arial, Helvetica, Verdana, sans-serif;}


.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style3 {font-size: 14px}
.style4 {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #990000; }
.style5 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; }
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
}
.style14 {font-size: 9px}
.style15 {
	font-size: 10px;
	font-weight: bold;
}
body {
	background-color: #FFCC66;
}