body,td,th, input, select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(imagens/back.gif);
}
td { height: 100%; }

a:active, a:visited,  a:link { color: #185032;	text-decoration: none; }
a:hover { color: #008F3D; text-decoration: none; }

a.nav:active, a.nav:visited,  a.nav:link { color: #FFFFFF; text-decoration: none;}
a.nav:hover { color: #FFFF00; text-decoration: none; }

.style1 {
	color: #FF6600;
	font-weight: bold;
}.justificado {
	text-align: justify;
}
.style2 {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.marg {
	padding: 10px;
	text-align: justify;
}.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #006D34;
}
.branco {
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	color: #EEEEEE;
}
