body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E510C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #1E510C;
}
a:visited {
	text-decoration: none;
	color: #1E510C;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #1E510C;
}
.style1 {color: #000000}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #340000;
}
body {
	background-color: #ffffff;
}

