@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color: #344f12;
}
body {
	background-color: #4a691b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	 padding-left:100px;
}
img {
	border:0px;
}
.style1 {
	color:#8a9581;
	font-size:10px;
}
.style2 {
	font-size:15px;
}
.style3 {
	color:#bf0d36;
	font-size:20px;
}
.style4 {color: #a9001e}
a:link {
	color: #344f12;
	text-decoration: none;
}
a:visited {
	color: #344f12;
	text-decoration: none;
}
a:hover {
	color: #344f12;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.den:link {
	color: #8a9581;
	text-decoration: none;
}
a.den:visited {
	color: #8a9581;
	text-decoration: none;
}
a.den:hover {
	color: #8a9581;
	text-decoration: underline;
}
a.den:active {
	text-decoration: none;
}