body, td, tr {
font-family: arial;
color: silver;
font-size: 14px;
line-height: 13px;
cursor: default;
background-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #b90c00;
scrollbar-face-color: #silver;
scrollbar-highlight-color: #b90c00;
scrollbar-3dlight-color: #b90c00;
scrollbar-darkshadow-color: #b90c00;
scrollbar-shadow-color: #b90c00;

}


h1 {
font-family: arial;
font-size: 22px;
color: #ff2823;
font-weight: bold;
}

h2 {
font-family: arial;
font-size: 18px;
color: #silver;
font-weight: bold;
}


.table_top {
font-size: 12px; 
color: #silver;
font-weight:bold;
background-color: #b90c00;
letter-spacing:2px;
}


A:link {color: #ff2823; text-decoration: none; cursor: default;}
A:visited {color: #b90c00; text-decoration: none; cursor: default;}
A:hover {COLOR: silver; TEXT-DECORATION: none; cursor: default; border-bottom-width:1px #b90c00;}
A:active {color: #b90c00; text-decoration: none; cursor: default;}
