.library {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000
}

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000; 
	list-style-image: url(checkmark.gif)
}

.heading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #A00030
}

.subhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #663333
}

.highlightbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #333300; 
	font-weight: bold}
 }

A:link {
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : Bold;
     	font-size : 10pt;
     	color : #009900;
     }

A:visited {
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : Bold;
     	font-size : 10pt;
     	color : #009900;
     }
A:hover {
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : Bold;
     	font-size : 10pt;
     	color : #CC3300;
     }
A:active {
     	font-family : Verdana, Arial, Helvetica, sans-serif;
     	font-weight : Bold;
     	font-size : 10pt;
     	color : #cc3300;
     }
