body {
     	background-color: #8A8A8C;
	background-image: url(tlo.jpg);
     	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;

}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
}

a {
	color: #04389B;
	text-decoration: none;
}

a:hover {
	color: #04389B;
	text-decoration: underline;
}

.m {
	margin: 10px;
}
p.MsoNormal {
	margin: 10px;
	text-align: justify;
}