img {border:0;}

h1, h2, h3,h4, h5, h6, th, td 
{
   
    color: #D0D0D0;
    font-family: sans-serif;
    font-size: 60%    
}

body {
background-color: #000000;
font-family: sans-serif;
font-size: 60%;

scrollbar-3dlight-color:black;
scrollbar-arrow-color:gray;
scrollbar-track-color:black;
scrollbar-darkshadow-color:gray;
scrollbar-face-color:black;
scrollbar-highlight-color:gray;
scrollbar-shadow-color:gray;
filter:chroma(color=#0f0f0f);
}
				     
a {
 
color: #F8F8F8;
text-decoration: none;

}
					       
a:visited {
color: #F8F8F8;
text-decoration: none;
}
							  
a:hover {
color: #D0D0D0;
text-decoration: none;
font-effect: emboss;
}
 
a:active {
color: #F8F8F8;
}
	   
#form {
width: 250px;
height: auto;
padding: 5px;
border: 0;
}
					  
form {
width: 100%;
}
					       	
label {
font-size: small;
font-family: Sans-Serif;
color: #E0E0E0;
float: midle;
width: 5.5em;
}
			    
input, textarea {
width: 95%;
}

input {
width: 13em;
margin: 3px;
}
						 
input.button {
width: 3em;
}
							       
textarea {

width: 20em;
margin: 3px;
}
 
div.scroll {
height: 250px;
width: 330px;
overflow: auto;
}

