p,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
}
h2 {
	color: #336633;
}
h3 {
	color: #336633;
}

.RedText {
	color: #FF0000;
}
.BlueText {
	color: #0000FF;
}
a:link {
	color: #9933cc;
}
a:visited {
	color: #9933cc;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #9933cc;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
}li {
	padding-top: 6px;
}


.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	background: #99CC99;
}

a.headerlinks:link {  color: #336633;
	text-decoration: none;
}

a.headerlinks:active {
	color: #336633;
	text-decoration: none;
}

a.headerlinks:visited {
	color: #336633;
	text-decoration: none;
}

a.headerlinks:hover {
	text-decoration: none;
	color: #9933cc;
}