body {
background-color: #000000;
font-family: "Courier New", Courier, monospace, Monaco; 
color: #0CBA25; 
font-size: 16px;
}

.last_info {
font-size: 12px;
}

.no_answer { font-size: 12px; }

textarea, input {
font-weight: bolder;
background-color: #000000;
color: #00FF24;
border-width: 0px;
}

.hidden {
position:absolute; 
margin-left: 600px; 
filter: alpha(opacity=0); 
-moz-opacity: 0; 
-khtml-opacity: 0; 
opacity: 0; 
}

