a {
color : #ffff00; 
} 

a:hover {
color : #ffffff; 
font-family : bold, tahoma; 
} 

body 
{ 	margin-left: 0pt; 	
 	margin-right: 0pt; 	
 	scrollbar-face-color: #3399FF;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-track-color: #ffffff;
 	font-family: verdana;
 	font-size: normal 10pt, tahoma;
 	color: #ffffff; 
 	background-color: #ffffff;
 	background-image: url('../images/background.jpg'); 
 	} 
 	
table
{ 	font-family: tahoma;
 	font-size: 12px;
 	color: #ffffff; } 

.small_1 {
font : 8pt tahoma;
color : #000000; 
} 

.Medium {
font : 10pt tahoma;
color : #ffffff; 
} 

.heading_10white {
font : bold 10pt arial; 
color : #ffffff; 
} 

.heading_10yellow {
font : bold 10pt arial; 
color : #ffff00; 
}

.heading_10black {
font : bold 10pt arial; 
color : #000000; 
}

.heading_11white {
font : bold 11pt arial; 
color : #ffffff; 
} 

.heading_11yellow {
font : bold 11pt arial; 
color : #ffff00; 
}

.heading_11black {
font : bold 11pt arial; 
color : #000000; 
}