body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

headtext {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #B3BF3D;
}

.fontReg { color:white; font-size:10pt }
.fontSm { color:white; font-size:8t }
.fontGrn { color: #FFFFCC; font-size:10pt; font-weight:bold }
.fontHead { color:white; font-size:14pt }
.fontHeadGrn { color:#FFFFCC;; font-size:14pt; font-weight:bold }
