@charset "utf-8";
/* CSS Document */

A:link {
	text-decoration: none; color: #666666;
	
}
A:visited {
	text-decoration: none; color: #666666;
	
}
A:active {
	text-decoration: none; color: #800000;
	
}
A:hover {
	text-decoration: underline; color: #800000;
	
}
.style1 {
	text-align: left;
}
h1  {
	text-decoration: none;
	color: #6a6a6a;
	font-size: 12px;
}
#footer-content {
	justify;
	PADDING-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;
	HEIGHT: 90px;
	OVERFLOW: auto;
	PADDING-TOP: 0px;
	color: #6a6a6a;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
		}


#footer-content h1, #footer-content h2, #footer-content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
