BODY
{
    FONT-SIZE: 16px;
    COLOR: #003399;
    FONT-FAMILY: arial;
    background-color: #90c6FF;
    background-repeat: repeat-x;
    
}

TD
{
    COLOR: #003399;
    FONT-FAMILY: arial;
}

TD.box
{
    COLOR: #003399;
}

TD.q
{
	FONT-WEIGHT: bold;
	COLOR: #003399;
}

TD.a
{
    COLOR: #003399;
}
TD.tablebkg {
	FONT-FAMILY: arial;
	background-color: #E4EEFF;
	/* background-image:url('images/table_bgcolor.png'); */
}