BODY { BACKGROUND-COLOR: #333333; SCROLLBAR-BASE-COLOR:  #666666; }
.TEXTAREA {FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; COLOR: #000000; FONT-SIZE: 10px }
A:link { font-family: "Courier New", Courier, mono; font-size: 11px; color: #999999; text-decoration:underline}
A:visited {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #999999; text-decoration:none  } 
A:hover {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #CCCCCC; text-decoration: none}
.text {  font-family: "Courier New", Courier, mono; font-size: 11px; color: #CCCCCC}
.textinput {  
	font-family: "Courier New", Courier, mono; 
	font-size: 11px; 
	color: #000000;
	background-color: #cccccc; 
	border-color:#000000;
	border-width:1px;
	border-style: solid
			
		}
.header { font-family: "Courier New", Courier, mono; font-size: 13px; color: #CCCCCC ; font-weight: bold}
