.normalText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #003366;
}

.normalText a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0055A4;
	text-decoration: none;
}

.normalText a:hover
{
	text-decoration: underline;
}

.headerText
{
	font-family: verdana; arial;
	font-size: 16px;
	font-weight: bold;
	color: #00294f;
}

.subheaderText
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #93130d;
}
