body {
background: url("") #010101 repeat 100%;
margin-top: 0px;
margin-left: 0px;
scrollbar-face-color: #333333;
scrollbar-highlight-color: #090806;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #090806;
scrollbar-track-color: #010101;
scrollbar-arrow-color: #999999;
}

body, td, tr, table, xmp{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
color: #EEEEEE;
cursor: crosshair;
list-style: circle;
}

A:link,A:visited,A:active {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #99CC33;
letter-spacing: 1px;
}

A:hover {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #FF6611;
letter-spacing: 1px;
}

.menu{
font-weight: bold;
text-decoration: none;
color: #BD2F33;
text-align: left;
}

.submenu{
margin-bottom: 0.5em;
text-align: right;

}

h1 {
color: #D5F9FD;
letter-spacing: 2px;
font-family: Courier New, Courier, mono;
font-size: 14px;
font-weight: bold;
border-top: 2px #661A99 dotted;
border-bottom: 2px #661A99 dotted;
text-align: center;
}

h2{
color: #BD2F33;
letter-spacing: 2px;
font-family: Courier New, Courier, mono;
font-size: 14px;
font-weight: bold;
text-align: left;
}