<!--
body {
	background-color: #595959;
}
.menu_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ba1331;
	font-weight:bold;
	text-decoration:none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
.heading_content {
	font-family: Myriad Pro, Arial Narrow, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
	font-size:37px;
}
.text_content p, td {
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_content a:link {color:#FFCCFF}
.text_content a:visited {color: #FF99CC;}
.text_content a:hover {color:#9999FF; }

.address a:link {color:#595959}
.address a:visited {color:#99CCCC}
.address a:hover {color: #660000}

-->