

.header {
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	font-family: Verdana;
	text-decoration: none;
}

.subheader {
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana;
	text-decoration: none;
}

.subnav {
	color: #006699;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
}

.text {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	text-decoration: none;
}

a:visited   {
	font-family: Verdana;
	text-decoration: none;
}














