/* CSS Document */
body, td { font-family: Tahoma; font-size: 12px; 
SCROLLBAR-FACE-COLOR: #3399FF; 
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: #3399FF; text-decoration: none; }
a:hover { text-decoration: underline; }
a.red:link, a.red:visited { color: #FF0000; text-decoration: underline; }
a.red:hover { text-decoration: none; }
a.white:link, a.white:visited { color: #FFFFFF; text-decoration: underline; }
a.white:hover { color: #FFFFFF; text-decoration: none; }

.white { color: #FFFFFF; }
.red { color: #FF0000; }
.orange { color: #3399FF; } 
.small { font-size: 10px; }
img { border: 0 }
hr { color: #000000; }
