body,table,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3F4A13;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

#shadow {
	background: #D9DDB0 url(../images/shadow1.gif);
 	margin: 0 auto; /* added to enable centering on page */
	width: 770px;
}
#box {
 	background-color: #FFFFFF;
 	position: relative;
 	top: -6px;
 	left: -6px; 
 	padding: 0px;
}

.class1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9FA489;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal
}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9FA489;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
}
.class2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3F4A13;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F774E;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
}
.class3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3F4A13;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.class3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3D002A;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal
}
.class3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3F4A13;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
}		
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	font-weight: bold;
	color: #3f4a13;
	text-decoration: none;
}
.border {
	border: 1px solid #C5C9B8;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: normal;
	/*color: #959984;*/
	color: #868A77;
	text-decoration: none;
}
.halfborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C9B8;
	border-right-color: #C5C9B8;
	border-bottom-color: #C5C9B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
