body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg.jpg);
}
.fonte{
	padding: 0 5px 0 20px;
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3a3a3a;
}
.fonte img{
 border:1px solid #383838;
}
.fonte2 a{
	padding: 0 5px 0 0px;
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3a3a3a;
	font-weight:normal;
}
.fontebranca{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 0 15px;
}
.fonte2branca{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding: 3px 5px 0 15px;
}
a{
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titulo{
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f0090f;
	font-weight: bold;
}
.campos{ 
background-color: #ffffff; 
font: 10px verdana, arial, helvetica, sans-serif;
color:#000000;
border:1px solid #3a3a3a;
}