.bold { font-family: Arial, Helvetica, sans-serif; color: #d2b48c; font-weight: 600; font-size: 10pt; } .small { font-family: Arial, Helvetica, sans-serif; color: #d2b48c; font-weight: 300; font-size: 8pt; } .headline { font-family: Arial, Helvetica, sans-serif; color: #d2b48c; font-weight: 600; font-size: 20pt; }

.emp { font-family: Arial, Helvetica, sans-serif; color: #d2b48c; font-weight: 400; font-size: 15pt; }

td { font-family: Arial, Helvetica, sans-serif; 
	 color: #00ff00; 
	 font-weight: 500; 
	 font-size: 12pt; }

BODY { FONT-SIZE: 1em; 
		 FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; 
		 BACKGROUND-COLOR: #000000; 
		 scrollbar-arrow-color: #d2b48c; 
		 scrollbar-base-color: #d2b48c; 
		 scrollbar-dark-shadow-color: #000000; 
		 scrollbar-track-color: #d2b48c; 
		 scrollbar-face-color: #000000; 
		 scrollbar-shadow-color: #000000; 
		 scrollbar-highlight-color: #d2b48c; 
		 scrollbar-3d-light-color: #d2b48c; 
		 background-image: url(url.jpg); 
		 background-repeat: repeat; 
		 background-attachment: fixed;} 
		 font-family: Arial, Helvetica, sans-serif; 
		 color: #d2b48c; 
		 font-weight: 500; 
		 font-size :10pt; } 

a {text-decoration: none}
a:link { color : #d2b48c }
a:visited { color : #d2b48c }
a:active { color : #d2b48c }
a:hover { color : #00ff00 }

b:hover { color: #00ff00; text-decoration: underline; } 
b:visited { color: #d2b48c } 
b:active { color : #d2b48c }
b:link { color: #d2b48c}