a:hover {
	text-decoration: underline;
	color: #FF002F;
	}
a:active {
	text-decoration: none;
	}
body {
	background-color: #434945;
	}
.leftnavhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-top:3px;
	margin-left:15px;
	margin-right:5px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav-section {
	width:auto;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:110%;
	border-bottom: 0px solid #fff;
	text-indent:3px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-variant: normal;
	font-style: normal;
	}
a.nav-section {
	color:#FFFFFF;
	text-decoration: none;
}
a.nav-section:hover {
	color:#EC0730;
}
.body-head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	color: #000000;
	}
.body-text {
	font-family: Verdana, sans-serif;
	font-size:12px;
	margin-top:3px;
	margin-left:15px;
	margin-right:5px;
	color: #000000;
	}
a.body-text {
color: #0066FF; text-decoration: none;
}	
a.body-text:hover {
color: #F9022F; text-decoration: none;
}	
a.body-text:link {
color: #0066FF; text-decoration: none;
}
.footer {
	font-size: 10px;
	font-weight:normal;
	text-align:center;
	color: #000000;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

