body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.style1 {color: #FFFFFF}
.style2 {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}
.style3 {
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.style5 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.style8 {font-size: 10}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.red {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
.black {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
a:hover {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a:link {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
