body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
}
body {
	background-color: #3e7538;
	background-image: url();
	background-repeat: repeat;
	margin-top:0px;
}
a:link {
	color: #263A4F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #82A75F;
}
a:hover {
	text-decoration: none;
	color: #263A4F;
}
a:active {
	text-decoration: underline;
	color: #263A4F;
}

h2{
margin-bottom: -1px;
font-size: 17px;
font-weight: bold;
color: #253813;
}

h3{
margin-bottom: -1px;
font-size: 14px;
font-weight: bold;
color: #253813;
}

blockquote{
  font: 14px/20px bold Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  width: 600px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  background-color: #4e8e47;
  border-top: 1px solid #253813;
  border-bottom: 1px solid #253813;
  margin: 65px;
  text-transform: uppercase;
  }

#home{
	margin-top: 5px;
	margin-left: 0px;
	line-height: 13px;
	width: 250px;
}

#about{
margin-top: 90px;
margin-left: 30px;
line-height: 14px;
width: 700px;
color: #1f3807;
font-size: 14px;
}

#content{
margin-top: 5px;
margin-left: 10px;
line-height: 14px;
width: 740px;
margin-right: 10px;
color: #1f3807;
font-size: 14px;
}

#footer{
margin-top: 5px;
text-align:center;
color: #3a5877;
}

#footer2{
margin-top: 5px;
text-align:center;
color: #ffffff;
}

.bullets {color: #78ca27}

.title{font-weight: bold;
font-size: 18px;
}
#Table_01 table {
	background-color: #FFFFFF;
}
