body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;
}

.mainTable {
border-style: double;
border-color:white;
border-width: 8px;
}

.error { font-size: 11px; font-family: arial; color:red;}

.header {
	font-size: 14pt;
	font-weight: bold;	
}

.rowheader {
	font-size: 8pt;
	font-weight: bold;	
}

.sponsor {
	font-size: 9pt;
	font-weight: bold;
}

.facTable {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}

.footer {
	font-size: 9pt;
	font-weight: bolder;
	color:white;
}

.footer2 {
	font-size: 7pt;
	font-weight: bold;	
}

.menu {
	font-weight: bold;	
	font-size:12pt;
	color:white;
}

.menuLinks {
	font-weight: bold;	
	font-size:12pt;
	color:white;
}

a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

