.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titleColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000;
}
.smallComment {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.redNotify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.bodyText a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
}

.bodyText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

.bodyTextPeopleName {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.bodyTextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82858C;
	font-style: italic;
}
