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

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

.text_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

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

.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: 120%;
}

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

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

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

a:hover {
	color: #6b235b;
}

#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;
}
