.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b6b6b;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 16px;
}
.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #504f4f;
}
.body a:link {
	color: #6b6b6b;
	text-decoration: underline;
}
.body a:visited {
	color: #6b6b6b;
	text-decoration: underline;
}
.body a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}
.bodybold {
	color: #630010;
	text-decoration: none;
}
.bodybold a:link {
	color: #630010;
	text-decoration: none;
}
.bodybold a:visited {
	color: #630010;
	text-decoration: none;
}
.bodybold a:hover {
	color: #630010;
	text-decoration: none;
}
.bodyredsmall {
	color: #630010;
	text-decoration: none;
	font-size: 10px;
}
