
	html {
		font-family: 'Open Sans', Helvetica, Arial, sans-serif;
		background-color: #fff;
		font-weight: 300;
	}
	body {
		margin: 0px;
		padding: 0px;
	}

	a, a:visited {
		color: #E54028;
		text-decoration: none;
	}
	a:hover {
		color: #c22d18;

		cursor: pointer;
	}

body { 
background-repeat: no-repeat;
background-image: url('images/tlo.jpg');
background-size:100% 100%;
background-color: #FFC801; }



#Tabela_01 {


width: 100%;
height: 100%;
}





#tresc {
-webkit-text-stroke: 1px black;
	position:relative;

color: #fff;
	width:100%;
	height:100px;
	    text-shadow:2px 4px 4px #000;
		    letter-spacing:1px;
    font-size:22px;
	font-family: Tahoma;
	text-align:center;
font-weight: bold;

}
#tresc h2{
-webkit-text-stroke: 1px black;
	    font-size:25px;
background-color: black;

}

#tresc h3{
-webkit-text-stroke: 1px black;
	    font-size:22px;
	
}

#tresc table, table * {
		    font-size:42px;
	
	border: 1px solid black

}