.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.bullets {
	font-size: 16px;
	color: #990000;
	list-style-position: outside;
	list-style-type: disc;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #710100;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B0100;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F0102;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#footerlink a:link, #footerlink a:active, #footerlink a:visited {
	text-decoration: none;
	color: #000000;
}
#footerlink a:hover {
	color: #888888;
	text-decoration: underline;
}
