

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E5DCBB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{border:none;}
a:link, a:visited {
	color: #840901;
	text-decoration: underline;
}
/*a:visited {
	text-decoration: underline;
	color: #FF0000;
}*/
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #840901;
}
h3 {color: #840901;
}
h2 {color: #FBA502;
}
h1 {color: #407201;
    font-size:20px;
}
ul{
	list-style:outside circle;
	color:#407201;
	font-weight:600;
}
