BODY
{
	background-image: url("../Images/StatusBG.jpg");

	
	topmargin:0;
	leftmargin:1;
	margin: 0;
	background-color: #C3DAF9;
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'MS Serif', Arial, Geneva;
    FONT-SIZE: 8pt;
}

TD
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'MS Serif', Arial, Geneva;
    FONT-SIZE: 8pt
}

A:link
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'Sans Serif', Arial, Geneva;
    FONT-SIZE: 8pt;
    text-decoration:none
}
A:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'Sans Serif', Arial, Geneva;
    FONT-SIZE: 8pt;
    text-decoration:none
}
A:active
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'Sans Serif', Arial, Geneva;
    FONT-SIZE: 8pt;
    text-decoration:none
}
A:hover
{
    COLOR: black;
    FONT-FAMILY: Verdana, 'MS Sans Serif', 'Sans Serif', Arial, Geneva;
    FONT-SIZE: 8pt;
    text-decoration:underline
}