a:link {
	font-family: perpetua, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left_nav {
	font-family: perpetua, Arial, helvetica;
	font-size: 16px;
	text-decoration: none;
	background-color: #D41924;
	padding: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

a:visited {
	font-family: perpetua, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: perpetua, Arial, helvetica;
	font-size: 16px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bolder;
	
	}
	
	
.date_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-left: 20px;
	border-top-width: thick;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #D41924;
	border-right-color: #D41924;
	border-bottom-color: #D41924;
	border-left-color: #D41924;
	border-bottom-width: thick;
}
.top_banner {
	font-family: perpetua, Arial, helvetica;
	font-size: 60px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D41924;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	border-top-color: #D41924;
	border-right-color: #D41924;
	border-bottom-color: #D41924;
	border-left-color: #D41924;
	background-color: #FFFFFF;
}
.main_table_border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #D41924;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding: 50px;
	text-align: justify;
	background-color: #FFFFFF;
}
body {
	background-color: #D41924;
}
