/* CSS Document */
body, td { font-family: Tahoma; font-size: 12px; 
SCROLLBAR-FACE-COLOR: #9CBDDE; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #C0C0C0; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #C0C0C0; 
SCROLLBAR-DARKSHADOW-COLOR: #C0C0C0; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; }
a:link, a:visited { color: #336699; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }
a.white:link, a.white:visited { font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.white:hover { font-size: 10px; color: #FFFFFF; text-decoration: underline; }

.white { color: #FFFFFF; }
.red { color: #FF0000; }
img { border: 0 }
hr { color: #000000; }
