a {
color : #000099; 
} 

a:hover {
color : #ff0000; 
font-family : Arial; 
} 

body 
{ 	margin-left: 0pt; 	
 	margin-right: 0pt; 	
 	scrollbar-face-color: #cccccc;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-track-color: #355EC5;
 	font-family: arial;
 	font-size: normal 9pt, arial;
 	color: #333333;  
 	background-color: #355EC5;
 	background-image: url('../images/bg2008.gif'); 
 	} 
 	
table
{ 	font-family: arial;
 	font-size: 9pt;
 	color: #333333; } 

.small_black {
font : 8pt arial;
color : #000000; 
} 

.small_blue {
font : bold 8pt arial;
color : #000099; 
} 

.Medium {
font : 9pt arial;
color : #333333; 
} 

.Medium_red {
font : 9pt arial;
color : #ff0000; 
} 

.Medium_blue {
font : 9pt arial;
color : #355EC5; 
} 

.heading_blue {
font : bold 11pt arial; 
color : #355EC5; 
} 

.heading_black {
font : bold 10pt arial; 
color : #000000; 
}

.heading_red {
font : bold 10pt arial; 
color : #ff0000; 
}

.heading_white {
font : bold 11pt arial; 
color : #FFFFFF; 
}

.heading_brown {
font : bold 11pt arial; 
color : #C4660B; 
}