
/* Davely Darmex CSS Font Styles - Printer Fonts */
/* C. Hawken, 2008-05-21 */


	a:link {text-decoration: none; color: #666666;}
	a:visited {text-decoration: none; color: #666666;}
	a:hover {text-decoration: underline; color: #666666;}
	a:active {text-decoration: underline; color:#666666;}

	.black {font-family: Arial, Verdana, Times, Times New Roman; font-size: 10pt; line-height: 14pt; color: #000000;}
	.blacksmall {font-family: Arial, Verdana, Times, Times New Roman; font-size: 8pt; line-height: 10pt;color: #000000;}
	.white {font-family: Arial, Verdana, Times, Times New Roman; font-size: 10pt; line-height: 12pt; color: #000000;}		
	.blue {font-family: Arial, Verdana, Times, Times New Roman; font-size: 10pt; line-height: 12pt; color: #666666;}			
	.red {font-family: Arial, Verdana, Times, Times New Roman; font-size: 10pt; line-height: 12pt; color: #666666;}			
	.header {font-family: Arial, Verdana, Times, Times New Roman;font-size: 12pt; line-height: 14pt; color: #666666;}	
	.title {font-family: Arial, Verdana, Times, Times New Roman;font-size: 16pt; line-height: 18pt; font-weight: bold; color: #666666;}	

	#hide {display: none;}
	#hidemenu {display: none; visibility: hidden;}
	#table {border: none; width: 100%}
	#loading {display: none;}
	#copyright {border-top: solid 1pt; border-color: #C0C0C0; width: 100%}
	
	@media print {DIV.noprint {display:none;} }