body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E1720
	}

.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#575730;
}

.text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #575730;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575730;
	line-height: 140%;
	
}

.text_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575730;
	line-height: 130%;
	
}

.text_main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575730;
	line-height: 110%;
	
}

.text_main4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575730;
	line-height: 125%;
	
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575730;
	line-height: 140%;
	font-weight: bold;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		line-height: 150%;
}

#main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	font-style: normal;
}
	

#main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600;
	text-decoration: underline;
}

#main a:hover {
	color: #993399;
}

#aq a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;	
}
	

#aq a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600;
	font-size: 11px;
}

#aq a:hover {
	color: #993399;
}

