/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0C650C;
	background-image: url(../images/tlo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #0B680D;
}
a:active {
	text-decoration: none;
	color: #0B680D;
}
.style1 {
	padding-right:20px; }
.style2 {font-size: 10px}
