body {
background-color: #000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #333333; 
scrollbar-arrow-color: #DDDDDD;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #DDDDDD;
}
a:link, a:active, a:visited {
color : #D6D6D6;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color : #FFFFFF;
}
input,textarea {
color: #333;
font-family: Arial,Helvetica;
font-size: 8pt;
border: 2px inset #EEEEEE;
background-color: #cecece;
}
.button {
color: #333333;
border: 2px outset #EEEEEE;
height: 18px;
font-size: 10px;
font-weight: bold;
margin: 2px;
width: 45px;
background-color: gray;
background-image: url(images/button_background.jpg);
}
form {
margin: 0px;
}
h1 {
font-size: 14px;
}
h2 {
font-size: 12px;
}
.h2 {
display:none;
overflow:hidden;
}
.h3 {
overflow:hidden;
}
