body,p,div,table,tr,td,b,i,input,form,option,textarea,ol,li {
	font-family:Verdana,Times New Roman, Arial, Helvetica;
	font-size:10px;
}

ul {
	font-family:Verdana,Times New Roman, Arial, Helvetica;
	font-size:10px;
	color: #46702E;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana,Times New Roman, Arial, Helvetica;
	font-size:20px;
	color: #46702E;
}

.jo {
	font-family:Verdana,Times New Roman, Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	color: #46702E;
}

a {
	text-decoration: none;
	color: #b6c29e;
}

a:hover {
	text-decoration: underline;
	color: #46702E;
}

a:active {
	color: #000000;
}

a:visited {
	color: #000000;
}