H1 {
	font-weight: bold;
	font-size: x-large;
		color: #FFFFFF
}
SPAN.bigsubheading {
	font-weight: bold;
	font-size: large;
		color: #FFFFFF
}

TD.topmenu {
	font-weight: bold;
	text-align: left;
}
SPAN.menu-curent {
	font-weight: bold;	
		color: #FFFFFF
}
SPAN.subheading {
	font-weight: bold;
	color: #FFFFFF
}
TD.footer {
	font-size: small;
	text-align: right;	
}
TD.leftbar {
	font-weight: bold;
}
DIV.testimonial {
	padding-top: 2em;
}
DIV.author {
	font-weight: bold;
}
BODY {
	color: #FFFFFF;
	background-color: #009900
}
A:link {
	color: #FFFF33
}
A:visited {
	color: #FFFF33
}
A:hover {
	color: #66FFFF
}