body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C40001;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #004848;
	text-decoration: none;
}
.ContentText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.BlackBoldText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.BlackTitles {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.RedText {
	font-family:Arial, Helvetica, sans-serif;
	color: #C40001;
	font-size: 12px;
	font-weight:bold;
}
.RedTitles {
	font-family:Arial, Helvetica, sans-serif;
	color: #C40001;
	font-size: 15px;
	font-weight: bold;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

