body {
	text-align: left;
	font-family: arial, sans-serif;
	background: #C9C9C9;
	margin: 0;
	padding: 0;
	background-image: url(tlo.jpg);
	background-position:center; overflow:auto; margin-top:0; margin-left:auto; 
}

p {
	margin: 14;
	text-align: justify;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9pt;
}

d {
	margin: 0;
	font-family: Verdana;
	color: #000;
	font-size: 11pt;
}
c {
	margin: 0;
	font-family: Tahoma;
	color: #000;
	font-size: 9pt;
}

h1 {
font-size: 19pt;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
font-size: 32pt;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
 	color: #4E4E4E;
}

a:visited {
	text-decoration: none;
	color: #4E4E4E;
}

a:hover {
	text-decoration: none;
	color: #0060B2;
}

