body       
{
margin: 0px;
font: 10px verdana;
background-color: #ffffff;
color: #B72D3C;
scrollbar-face-color : white; 
scrollbar-highlight-color : white; 
scrollbar-3dlight-color : #D42E26;
scrollbar-shadow-color : #D42E26; 
scrollbar-darkshadow-color : white;
scrollbar-track-color : white; 
scrollbar-arrow-color : #D42E26;
}

a:link, a:visited  
{
text-decoration: none;
font weight: bold;
color: black;
cursor: crosshair;
}

a:hover, a:active
{
text-decoration: none;
font weight: bold;
color: #D42E26;
cursor: crosshair;
}

hr
{
color: #B72D3C;
height: 1px;
}

table
{
font: 10px verdana;
}

h1
{
font-family: verdana;
font-size: 25px;
font weight: bold;
}

h2
{
font-family: verdana;
font-size: 13px;
font weight: bold;
text-decoration: underline;
}