body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.rodape {color: #DDDDDD}
.titulo {
	color: #964908;
	font-weight: bold;
	font-size: 12px;
}
.titulo02 {
	color: #964908;
	font-weight: bold;
	font-size: 11px;
}
.brs {
	font-size: 10px;
}
.brs2 {
	font-size: 4px;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #964908;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

input  {
    font-family : Verdana, Courier New, Courier, mono;
    font-size : 8pt;
    color : 444444;
	background-color:#F1F1E7;
	border:1px solid #7F9DB9;
}
textarea  {
    font-family : Verdana, Courier New, Courier, mono;
    font-size : 8pt;
    color : 444444;
	background-color:#F1F1E7;
	border:1px solid #7F9DB9;
}

select  {
    font-family : Verdana, Courier New, Courier, mono;
    font-size : 8pt;
    color : 444444;
}
