h3 {
	font-size : 12pt;
	font-weight : bold;
}
td, .normal {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}
.top {
	font-family : Verdana, sans-serif;
	font-size : 13pt;
	font-weight : bold;					
}				
.headline {
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;					
}
			
.topic {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.caps {
	font-family : Verdana, sans-serif;
	font-size : 7.5pt;
}

input, select, option, label
	{
		font-size: 7.5pt; 
		font-family: Verdana, sans-serif; 
	}    
	
a:link {text-decoration: none; color : #006666}
a:visited {text-decoration: none; color : #006666}
a:hover {text-decoration: underline; color : #006666}
a:active {text-decoration: none; color : #006666}
