.mainText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.midText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.midLineText {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.copyRights {
	font-family: "Arial", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	text-decoration: none;
}
.links {
	color: #CC6600;
	text-decoration: underline;
}
