input, body { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size : 9pt;
}

th { 
	font-weight: bold; 
	color: black; 
}

th a { 
	text-decoration: underline; 
	color: black;
}

a {color : #0033cc; text-decoration : none;}
a:visited { color : #802BAB; }
a:hover { text-decoration : underline; color: #ff9900; }

.small { font-size: 7pt; }

.small a, .small a:visited { 
	font-size: 7pt;
	text-decoration: none; 
}

.small a:hover { font-size: 7pt; text-decoration : underline; color: #ff9900; }

h1 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
	
h2 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
}
	
h3 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


