.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #666666; text-align: justify}
.legal {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-align: center}
.body2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: 665151}
.headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665151;
	font-weight: bold
}
.legal2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.body3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}

