p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #792525;
	font-weight: bold;
	text-decoration: underline;
}
.red_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #792525;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #2D326F;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #2D326F;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
