body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
}
body {
	margin: 0;
	background-color: #FAFAEB
}
table {
	text-align:left;

}

a {
    text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;

}
td {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;

}

.font1 {
	font-size: 10px;
	line-height: 180%;
	color: #2A4B17;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font2 {
	font-size: 12px;
	line-height: 180%;
	color: #25612D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font3 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.border {
	border-bottom: 1px solid #B9C4A9;
}

.border1 {
	border-top: 3px solid #E5E5D0;
	border-right: 3px solid #E5E5D0;
	border-bottom: 3px solid #E5E5D0;
	border-left: 3px solid #E5E5D0;
}
.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5D0;
}
.border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5D0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5D0;
	border-right-color: #E5E5D0;
	border-bottom-color: #E5E5D0;
}
