body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C462D;
	line-height: 120%;
}
body {
	background-color: #4C462D;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #993300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 18px;
	color: #FF9900;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 25px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:h6 {
	color: #FFFFFF;
}
.maincell {
	background-color: #FFFFFF;
	background-image: url(img_modelo/fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.destaque {
	background-color: #FFFFFF;
	background-image: url(img_modelo/barradireita.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h2 {
	font-size: 12px;
	line-height: 120%;
	color: #CC6600;
	margin: 10px 0px 5px;
	padding: 0px;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	background-color: #CCCCCC;
	width: 300px;
	margin-top: 5px;
}
ul {
	margin-top: 5px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

