a:link { color: #323333; text-decoration:underline;}

	a:visited { color: #323333;text-decoration:underline;}

	a:active { color: #323333; }

	a:hover { color: #710F0A; text-decoration:underline; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #323333;
	line-height: 19px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #323333;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #323333;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 710F0A;
	line-height: 15px;
}.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-style: normal;
	color: #323333;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #710F0A;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 12px;
	line-height: 15px;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #323333;
}
.smallboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #710F0A;
}
.largeboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #710F0A;
}
.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #323333;
}


.pdflisting {
	
	list-style-image: url(images/pdf-icon.gif);
	padding-left:0px;
    padding-right:10px;
    padding-top:10px;
    margin-left:0;
    margin-top:0;
}