BODY
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #00619b;
    SCROLLBAR-SHADOW-COLOR: #00619b;
    SCROLLBAR-ARROW-COLOR: #00619b;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
}
td.background
{ 
	background: url('images/background.gif') no-repeat middle center; 	
} 
TD
{
	font-family:  Helvetica,  Arial, Verdana, sans-serif; 
	font-size: 8pt;
	color: #464646;
}
a
{
text-decoration:underline;
color:#464646;
}
a:hover
{
text-decoration:none;
color:#00619b;
}
