html {
	height: 100%;
	margin-bottom: 1px;
}

body, td, div {
	margin: 0;
	padding: 5px 5px 5px 5px;
	color: #000;
	font-size:11px;
	font-family: Verdana;
	line-height: 135%;
}

table {
   
}

td.direita {
	text-align:right;
	background-color:#DDE1E0;
	padding-right: 10px;
}   


td.titulotb {
	text-align:center;
	background-color:#8AC5FF;
	font-size:18px;
	font-weight: bold;
	color:#000000;
	font-family: Verdana;
}

td.titulotb1 {
	text-align:left;
	background-color:#D6DAD9;
	padding: 5px 5px 5px 5px;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana;
}
   
h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
	text-decoration:  underline;
	border: none;
	color: #0066CC;
 }
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0066CC;
}
.orientacoes {
	font-family: Verdana;
	font-size: xx-small;
	color: #8AC5FF;
}
.obrigatorio {
	color: #FF0000;
}
