.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: 3e3d3d;
	text-align: justify;
}
.boldedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
}

.imagespacing {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #82211A;
}
a:link {
	text-decoration: none;
	color: #82211A;
}
a:visited {
	text-decoration: none;
	color: #82211A;
}
a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
a:active {
	text-decoration: none;
	color: #82211A;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: justify;
}
.miniheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #82211A;
}
.lesslines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3e3d3d;
	text-align: justify;
}
.BIGheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #82211A;
}
