.head
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : 700;
	color : #004080;
}
	
.main{	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
	
.sub_head{	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : 700;
	color : #004080;

}

input
{
	font-family: Arial, Helvetica, sans-serif;
}

td.listing
{
    font-family : verdana;
    font-size:9pt;
}

td.schedule
{
    font-family : verdana;
    font-size:9pt;
}

td.checking
{
    font-family : verdana;
    font-size:9pt;
}

tr.checkingodd
{
	background-color:white;
} 

tr.checkingeven
{
	background-color:#99CCFF;
} 
