body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E8C4D;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 12px;
}
.bv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6A6A6;
	text-align: center;
	line-height: 25px;
}
.botao
{
    background: scroll;
    border: solid 1px;
    font-family: verdana;
	color: #7A7A7A;
	font-weight: bolder;
    font-size: 10px;
	cursor: hand;
}
.botao_log
{
    background: scroll;
    border: none;
    font-family: verdana;
	color: #7A7A7A;
	font-weight: bolder;
    font-size: 10px;
	cursor: hand;
}
.d_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 15px;
}
.t_nov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #006400;
	font-weight: bold;
}
hr {
	color: #2E8C4D;
	}
.s1 {
	color: #FFFFFF;
}
.s2 {
	color: #8D8D8D
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5D5D5D;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2E8C4D;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #187838;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

a {
	color: #06521F;
	font-weight: bolder;
	text-decoration:none;
}
a:visited {
	color: #06521F;
}
a.topo {
	color: #8D8D8D;
	text-decoration:none;
	font-weight: 100;
}
a.topo:hover {
	color: #8D8D8D;
	text-decoration:none;
	font-weight: 100;
}
a.topo:visited {
	color: #8D8D8D;
}
.texto
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px
}