/* CSS Document */

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Microsoft Sans Serif;
	font-size: 12px;
}

.standard {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	font-weight: bold;
	
}
.nobs {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	
}
.style1 {font-size: 18px; font-family: "Comic Sans MS";}
.style2 {
	color: #11248C;
	font-style: italic;
}
.style3 {font-size: 9px}
.style5 {font-size: 10}
.style6 {font-size: 10px}
.style7 {font-size: 18px}
.style8 {
	color: #FC1921;
	font-weight: bold;
	font-size: 14px;
}
.style9 {color: #FC1921}
.style10 {font-size: 10px; color: #FC1921; }
a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FC1921;
	text-decoration: none;
	background-color: #11238A;
}
a.signup:hover {
	background-color: #FC1921;
}
-->
</style>
