body {
	background-image: url(tlo.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #D2E3BF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003300;
}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #003300;
}
