body {
	background-color: #DBC88F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tableBack {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bolder {
	font-weight: bold;
	color: #193C00;
}
a {
	color: #4A4A18;
}
a:hover { 
	color: #193C00;
}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.3}
.normal2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 2.2}
.header { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.normalgreen { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #193C00}
.normal3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5}.testSpacing {
	line-height: 12px;
}
