body{
	margin:0px;
	padding:0px;
	
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7bcd31;
	text-decoration:none;
	font-weight: normal;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#7bcd31;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	line-height:20px;
}
h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #77B93D;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	line-height:18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:link, h4 a:active, h4 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: underline;
	margin:0;
	padding:0;
}
#copyright{
	width:900px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	height:35px;
	text-decoration:none;
	font-weight: normal;
}
#copyright a, #copyright a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
#copyright-left {
	float:left;
	width:450px;
	}
#copyright-right {
	float:right;
	width:450px;
}
	
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}
.copyright a, .copyright a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	font-weight: normal;
}
.copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-weight: normal;
}

.copyright-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	font-weight: normal;
}
.copyright-footer a, .copyright-footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration: underline;
	font-weight: bold;
}
.copyright-footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-weight: bold;
}
