﻿.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.fontsm {
	font-size: small;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #557455;
}
.fontsmb {
	font-size: 12pt;
	font-weight: bold;
	color: #6740B7;
}
.red-hot {
	color: #FF0000;
	font-weight: bold;
}
a {
	color: #5B7459;
}
a:visited {
	color: #557455;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
}
.bold {
	font-weight: bold;
}
centerBoldMed {
	font-size: medium;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #B51915;
}
.SmBoldPurple {
	font-size: small;
	font-weight: bold;
	color: #6940AE;
}
.MedBoldRed {
	font-size: medium;
	font-weight: bold;
	color: #B81915;
}
.normal {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

