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

	a:link {text-decoration: none; color: #AD943A;}
	a:visited {text-decoration: none;color: #AD943A;}
	a:hover {text-decoration: underline;color: #092D54;}
	
	.black {font-family: Verdana, Arial, Times, Times New Roman; font-size: 8pt; line-height: 12pt; color: #000000;}
	.blacksmall {font-family: Verdana, Arial; font-size: 7pt; line-height: 8pt; color: #000000; }
	.white {font-family: Verdana, Arial, Times, Times New Roman; font-size: 8pt; line-height: 11pt; color: #FFFFFF;}
	.blue {font-family: Verdana, Arial, Times, Times New Roman; font-size: 8pt; line-height: 11pt; color: #092D54;}
	.red {font-family: Verdana, Arial, Times, Times New Roman; font-size: 8pt; line-height: 11pt; color: #B31B34;}			
	.header {font-family: Arial, Verdana, Times, Times New Roman; font-size: 12pt; line-height: 14pt; font-weight: bold; color: #092D54;}
	.title {font-family: Arial, Verdana, Times, Times New Roman; font-size: 14pt; line-height: 16pt; font-weight: bold; color: #000000;}

	#logo {display : none;}