
TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #006699;
	BORDER-LEFT:1px solid white;
	BORDER-RIGHT:1px solid white;
	BORDER-TOP:1px solid white;
	BORDER-BOTTOM:1px solid white;
}

P
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial
}
TD
{
    FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
	CURSOR:hand;
	BORDER-TOP:1px solid white;

}

input.radio 
{ 
	background : #ffffff; 
	color: #ffffff; 
}


