.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.style9 {font-size: 13px}

#printer a {
font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
}

#printer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}


#gray a {
font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

#gray a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

#blue a {
font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
}

#blue a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

#navigation a {
	color: #FFFFFF;
	background-color: #7e96a7;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.05em;
	line-height:16px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	}
	
#navigation a:hover {
	color:#003366;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
.regular {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
