body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #9ACC99;
	background-image: url(../images/mainbkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
td  { font-size: 12px; line-height: 20px; background-image: url(mainbkgd.jpg) }
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;


}

label {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

intro {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-decoration: none;
	color: #000000;


