<!--
BODY{
background-color: transparent;
SCROLLBAR-FACE-COLOR: #0d0c0a;
SCROLLBAR-HIGHLIGHT-COLOR: #0d0c0a;
SCROLLBAR-3DLIGHT-COLOR: #ffdb9a;
SCROLLBAR-DARKSHADOW-COLOR: #ffdb9a; 
SCROLLBAR-SHADOW-COLOR: #0d0c0a; 
SCROLLBAR-ARROW-COLOR: #ffdb9a;
SCROLLBAR-TRACK-COLOR: #0d0c0a;
}
Body, Table, TD{
font-family: times, times;
color: #000000; font-size: 11px;
font-weight: normal;
}
A{
font-family: times, times;
text-decoration: none; 
font-size: 11px;
font-weight: bolder;
}
hr { color: #000000; height: 1; width: 100%; text-align: center }
-->
h1{
font-family: times, times;
color: #000000; font-size: 24px;
font-weight: bold;
}
h2{
font-family: times, times;
text-decoration: none;
color: #000000; font-size: 18px;
font-weight: bold;
}
h3{
font-family: times, times;
text-decoration: none;
color: #000000; font-size: 12px;
font-weight: bolder;
}
h4{
font-family: times, times;
color: #000000; font-size: 10px;
font-weight: bold;
}
A:LINK {color: #500000} 
A:ACTIVE {color: #500000;} 
A:VISITED {color: #500000;}
A:HOVER {color: #b00000;}