body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C1E1E;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
.titulo_14 {
	font-family: tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.titulo_12 {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.conteudo {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
}
.contato{
	font-family: tahoma;
	color: #3C1E1E;
	font-size: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #E3573E;
}