body      { font-family: Tahoma; 
			font-size: 10pt;
			background-color: #009933;
			color:#FFFF00 }
			
textarea  { background-color: #009933; 
			font-family:Tahoma; 
			color:#FFFF00; 
			font-size:10pt }
			
a:active     { font-family: Tahoma; 
			color: #FFFF00; 
			font-size: 10pt; 
			font-style: italic; 
            font-weight: bold }

a:hover      { font-family: Tahoma; 
			font-size: 10pt; 
			color: #FF0000; 
			font-weight: bold }
			
a:link       { font-family: Tahoma; 
			font-size: 10pt; 
			color: #FFCC00; 
			font-weight: bold }
			
a:visited    { font-family: Tahoma; 
			font-size: 10pt; 
			color: #FFCC00; 
			font-weight: bold }
			
table, td    { font-family: Tahoma; 
			font-size: 10pt; 
			color: #FFFF00 }