body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	background-image: url(../images/comp6a/comp6BG.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #290F02;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A2BA00;
}
.maintext {
	font-family: Helvetica, sans-serif, Arial;
	font-size: .9em;
	color: #000000;
	line-height: 1.8em;
	padding-right: 60px;
	padding-left: 30px;
}
.footer {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.8em;
}
.footer a:link {
	font-family: Helvetica, sans-serif, Arial;
	color: #FFCC00;
	text-decoration: underline;

}
.footer a:visited {
	font-family: Helvetica, sans-serif, Arial;
	color: #FFCC00;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Helvetica, sans-serif, Arial;
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;

}
img {
	display: block;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A2BA02;
	font-weight: bold;
}
.maintext a:link {
	color: #669933;
}
.maintext a:visited {
	color: #669933;
}
.maintext a:hover {
	color: #99CC00;
	text-decoration: none;

}
