 body {
	background-image: url(img/tlo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #B9AB88;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #615445}
.style5 {color: #990000; font-weight: bold; }
.style8 {
	color: #6C2604;
	font-weight: bold;
	font-size: 16px;
}
.style10 {color: #990000; font-weight: bold; font-size: 16px; }
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}