body
{
	background-color: #D8DFC2;
}

h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;
}
h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;

}
h3
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;

}
h4
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;

}
p
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
li
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.greentext{ 
	color: #414926;
 
}

.banner{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;

}


.smallbanner{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;

}


.imagerows {
	padding: 10px 20px;

}

.footer{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #414926;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #414926;
}



a {color: #34474D; text-decoration: none;}
{

}
a:hover {color: #96B0B7;text-decoration: none;}
{

}
a:active {color: #96B0B7;text-decoration: underline;}
{

}
a:visited {color: #5E808A; text-decoration: underline;}
{

}
a:visited:hover {color: #96B0B7; text-decoration: underline;}{

}