.body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	background-color: #3E565C;
}
.homecontent{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: justify;
	}
.footernav{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	padding-left: 5px;
	text-decoration: none;
	line-height: 25px;
	}
.footernav:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF6511;
	line-height: 20px;
	padding-left: 5px;
	}
.subnav{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
	}
.subnav:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6511;
	text-decoration: none;
	}
.copyright{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	padding-left: 5px;
	}