.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.center_titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.contentfontcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.boxfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}

.boxtitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.credit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;	
	text-align: center;
}
.footertext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center
}
.white_titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.orange_titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6602;
	font-weight: bold;
	text-align: left;
}

A.bottom:link {text-decoration: underline; color: black}
A.bottom:visited {text-decoration: underline; color: black}
A.bottom:active {text-decoration: underline; color: black}
A.bottom:hover {text-decoration: underline; color: #cc6600}

