body, table, tr, td  {
	font-family: verdana, georgia, "times new roman", serif;
	color: #ffffff;
	font-size: 120%;
	background: #000000;
}

A {
	color: #ff0000;
}

 A:Active {
 	color: #FFFFFF;
 }

A:Visited  {
	color: #666666;
}

H1 {
	font-size: 20pt;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: fixedsys, terminal, "sans serif";
}

H2 {
	font-size: 20pt;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: fixedsys, terminal, "sans serif";
}


H3 {
	font-size: 20pt;
	color: #ffffff;
	background-color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: fixedsys, terminal, "sans serif";
}

#maincontainer {
width: 760px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

.SMALLPRINT {
	font-size: 8pt;
	text-align: center;
}
