.HeaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #006633;
	background-position: left top;

}


.funky
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-variant: normal;
	color: #0033ff;
	border-color: black;
	border-width: .5em;
	border-style: dashed;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006633;


}
.pagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
}
.inlineLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.SubheadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.pr {
	border: medium dashed #333333;
}
