
 body {
	padding: 0, 0;
	margin: 0, 0;   
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #343434;
	size: 10pt;
    background-color: #ffffff ;
	background-image: url("img/tlo.png"), url("img/tlo2.png");
	background-repeat: repeat-y , repeat-y;
	background-position: left bottom, right bottom ;
	background-attachment: scroll ;

	
	}

	a {
 color: #343434;
 text-decoration: none;
 size: 10pt;
 line-height: 20pt;
}
	
		article {
 color: #343434;
 text-decoration: none;
 size: 8pt;
}
	
	h2 {
 color: #888888;
 text-decoration: none;
 size: 14pt;
}

	h1 {
 color: #777777;
 text-decoration: none;
 size: 10pt;
}



	p {
		text-indent: 30px;
		color: #343434;
 		text-decoration: none;
 		size: 10pt;
 		line-height: 24pt;
	}

		 



 