.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00426A;
}

.head {
	color: #0069AA;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}



.pagehead
{
    font-weight: bold;
    font-size: 14px;
    font-variant:small-caps;
    line-height: 18px;
    color: #005182;
    font-family: Times New Roman; 
}

.subhead
{
    font-weight: bold;
    font-size: 14px;
    color: #40718F;
    font-family: 'Times New Roman' , Serif;
}



a:link {
	color: #00426a;
	text-decoration: none;
}

a:visited {
	color: #00426a;
	text-decoration: none;
}

a:hover {
color: #00426a;
	text-decoration: underline;
}






