.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
    font-weight: normal;
    line-height: 20px;
	color: #000000;
}

.intropara {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: normal;
    line-height: 18px;
	color: #000000;
}

.pagepara {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    line-height: 18px;
	color: #000000;
}


.subnavLeft {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.subnavTop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #CE1112;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #CE1112;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CE1112;
	font-weight: bold;
}
a:hover {
	text-decoration: none;

    color: #18138F;
}

.h1 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 13pt;
     color: #ffffff;
     font-weight:bold;
}

.h2 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 12pt;
     color: #18138F;
     font-weight:bold;
}

.h3 { font-family: Verdana, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
     font-weight:normal;
}