body
{
	background-color : white ; 
    margin : 0px ; 
    font-family : Verdana, arial, helvetica, sans-serif ; 
    font-size : x-small ; 
    color : black 
}

A	
{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:	none;
	font-size: x-small;
	font-weight:	bold;
	color:	#001a64;
	vertical-align: baseline
}	

td
{
	font-size: x-small
}

td.logo
{
	background-color : white ;
	font-family : Arial, Verdana, Helvetica, sans-serif ;
	FONT-WEIGHT: bold;
	font-size :  medium ;
	color : #001a64 ;
	background-repeat : no-repeat ;
}

td.hdr
{
	FONT-WEIGHT: bold;
	font-size :  smaller ;
	color : #001a64 ;
	background-repeat : no-repeat ;
}

td.hdrRepeat
{
	FONT-WEIGHT: bold;
	font-size :  smaller ;
	color : #001a64 ;
	background-repeat : repeat-x ;
}
