html{
	margin: 0px 0px 0px 0px;
	height: 100%;
}
body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: #2F76C2;
}
td{
	font-size: 13px;
}
a{
	color: #2F76C2;
}
.100posto{
	height: 100%;
}

h1{
	font-size: medium;
}
h2{
	font-size: small;
}
h3{
	font-size: x-small;
}
.tblLeft{
font-size: 13px;
}
.tblRight{
color:white;
font-size: 13px;
}
.boxMain{
	font-size: 13px;
	font-weight: bold;
}
.boxMain ul{
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}