.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
}

.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}

.tabletextred {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #94002A;
}
.headerred {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #94002A;
}.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #94002A;
}
.headersmallred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #94002A;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #94002A;
	font-weight: bold;
	text-align: right;
	
}

