a {
color : #CC6600; 
} 

a:hover {
color : #ff0000; 
font-family : Tahoma; 
} 

body 
{ 	margin-left: 0pt; 	
 	margin-right: 0pt; 	
 	scrollbar-face-color: #000000;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-track-color: #CC6600;
 	font-family: tahoma;
 	font-size: normal 11pt, tahoma;
 	color: #333333;  
 	background-color: #CC6600;
 	background-image: url('../images/bg1.jpg'); 
 	} 
 	
table
{ 	font-family: tahoma;
 	font-size: 11pt;
 	color: #333333;
 	background-color: #ffffff; } 

.small_8red {
font : bold 8pt arial;
color : #ff0000; 
} 

.small_8black {
font : bold 8pt arial;
color : #000000; 
} 

.Medium {
font : 11pt tahoma;
color : #333333; 
} 

.heading_11red {
font : bold 11pt arial; 
color : #CC6600; 
} 

.heading_11black {
font : bold 11pt arial; 
color : #000000; 
}

.heading_11blue {
font : bold 11pt arial; 
color : #000099; 
}

.heading_10red {
font : bold 10pt arial; 
color : #FF0000; 
} 

.heading_10black {
font : bold 10pt arial; 
color : #000000; 
}

.heading_10blue {
font : bold 10pt arial; 
color : #003399; 
}

.heading_white {
font : bold 11pt arial; 
color : #FFFFFF; 
}