/* CSS Document */

td img {display: block;}body {
	background-color: #BEB5A4;
	margin-top: 0px;
}
.style1 {color: #333333}
body,td,th {
	font-family: TAhoma;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #00883C;
}
a {
	font-size: 12px;
	color: #0F8E47;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}