.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}
.regularLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 30px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A4F7AA;
	text-decoration: none;
}
.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF80;
	text-decoration: none;
}
.borderAllSides {
	border: 1px solid #006600;
}
.tableBorder {
	border: 1px solid #006600;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #006600;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
}
.bottomLeftBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.marginLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F8C16;
	text-decoration: none;
	line-height:normal
}
.marginLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #BBBB00;	
}
