body {
	margin: 0px;
	padding: 0px;
}
div {
	position:relative;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	line-height:15px;
	text-decoration: underline;
	outline:none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	line-height:15px;
	text-decoration: none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	line-height:50px;
	color:#008a5e;
	display:inline;
	
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	display:inline;
	color:#727171;
}
h2 a:link, h2 a:active, h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	text-decoration: underline !important;
	display:inline !important;
	color:#626262 !important;
}
h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	text-decoration:none !important;
	display:inline !important;
	color:#939393 !important;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	color:#979e9d;
}

h3 a:link, h3 a:active, h3 a:visited{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	font-weight:normal !important;
	text-decoration:underline !important;
	display:inline !important;
	color:#888888 !important;
}

h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none !important;
	display:inline;
	color:#a3a9a8 !important;
}


h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	display:inline;
	color:#676767;
	letter-spacing:1px;
}
#copyright {
	width:900px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999;
	text-decoration:none; 
	padding-bottom:10px;
}
#copyright a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999; 
	text-decoration: underline;
	font-weight:bold;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999; 
	text-decoration:none; 
	font-weight:bold;
}
#copyright-left {
	float:left;
	margin-top:20px;
	width:450px;
}
#copyright-right {
	float:right;
	margin-top:20px;
	width:450px;
}

ol li {
	padding-bottom:15px;
}
