.columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bighead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #FF0000;
}
.bodyserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #98F8BA;

}
.boxborder {
	border: medium solid #98F8BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #98F8BA;
	padding: 4px;
	background-color: #003333;


}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
}
.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color:red;
	text-decoration:none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
}

