body {
	background-color: #ffffff;
}

#wrapper2 {
	background-color: #669933;
}

.footer-section {
	background-color: #669933;
	border-top-color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	color: #ffffff /*~ footer.color */;
}

qsc-site-companyname {
color: #669933;
}

a:link {
	color: #296708;
	text-decoration: none;
}

a:visited {
	color: #296708;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 13pt;
	color: #669933;
	font: Georgia,"Times New Roman",Times,serif;
}
 
h2 {
	font-size: 10pt;
	color: #0099ff;
	font: Georgia,"Times New Roman",Times,serif;
} 

h6 {
	font-size: 10pt;
	color: #0099ff;
	font: Georgia,"Times New Roman",Times,serif;
	text-align: right;
} 