.style3 {font-size: 9px}
.style4 {font-size: 2pt}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B9B9;
}
.style6 {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.style8 {font-size: 16px; font-family: "Comic Sans MS";}
.style9 {font-size: 9px; font-family: "Comic Sans MS"; }
.style10 {
	font-size: 12px
}
.style11 {font-family: "Comic Sans MS"}
.style12 {font-family: "Comic Sans MS"; font-size: 12px; font-weight: bold; }

.style17 {
	font-family: "Comic Sans MS";
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style20 {font-family: "Comic Sans MS"; font-size: 12px;}
.style21 {font-size: 14px; }
.style22 {font-size: 12px}

input, select, textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}