body {
	background-color: #67AC1D;
	background-image: url(../images/backTopFade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.copyright {
	color: #FFFFFF;
	font-size: 12px;
}
.copyright a {
	color: #FFFFFF;
}
h1 {
	font-weight: bold;
	color: #488109;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: -7px;
}
h2 {
	font-weight: bold;
	color: #377776;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: -7px;
}
a {
	color: #397B79;
	text-decoration: underline;
}
.redaccent {

	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	line-height: 120%;
	margin-bottom: -7px;
}
