.tableborder {
	border: 2px solid #CCCCCC;
}

a:link {
	color:#237A87;
	font-weight:bold;
	text-decoration:none;
	
	}
a:hover {
	color: #B83A0A;
	text-decoration:none;	
}
a:visited {
	text-decoration:none;
	}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 17px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.maincopyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none
}

.headlinesRed {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B83A0A;
}
.maincopyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	font-style: normal;
}


.maincopyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B83A0A;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
}
.maincopyItalGray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	font-style: italic;
}
