body{
 background:#001E40;
 margin:0;
 text-align:center;
 font:bold 12pt Arial;
 SCROLLBAR-FACE-COLOR: #B5B5B5;
 SCROLLBAR-HIGHLIGHT-COLOR: #001E40;
 SCROLLBAR-SHADOW-COLOR: #001E40;
 SCROLLBAR-3DLIGHT-COLOR: #B5B5B5;
 SCROLLBAR-ARROW-COLOR: #001E40;
 SCROLLBAR-TRACK-COLOR: #001E40;
 SCROLLBAR-DARKSHADOW-COLOR: #B5B5B5
}
td{font:bold 12pt Arial;}
a:link, a:active, a:visited{
 color:#F3A40C;
 text-decoration: none;
}
a:hover{
 color:#FFFFFF;
 text-decoration: none;
}
.new{
 color:#F3A40C;
 font:bold 8pt Arial;
}
.new a:link, .new a:active, .new a:visited{
 color:#F3A40C;
 text-decoration: none;
 font:bold 8pt Arial;
}
.new a:hover{
 color:#FFFFFF;
 text-decoration: none;
 font:bold 8pt Arial;
}