BODY {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #a52227; 
}


H1 {font-size : 14pt;
	color : #333366;
font-weight : bold;
font-family : veranda;
}

H2 {font-size : 12pt;
	color : #333366;
font-weight : bold;
font-family : veranda;
}

P {font-size : 10pt;
	
font-family : arial, geneva, helvetica, helv;
}

Table {background: white;

font-size : 10pt;
	
font-family : arial, geneva, helvetica, helv;
}

TD.bluetable
{
	background-color : #a52227;	
}

TD.lefttable
{
	background-color : #333366;	
}

TD.righttable
{
	background-color : #333366;	
}

a:link {color: #333366;
}

a:visited {color: black;}

a:hover	{color:	gray;}

a:active {color: #3399cc;} 