/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a{
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
td{
	font-size:11px;
}
.emailTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:98%;
	border-left-style:solid;
	border-left-color:#666600;
	border-left-width:2px;
	border-top-style:solid;
	border-top-color:#666600;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#666600;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#666600;
	border-right-width:1px;
}
.emailTexto2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width:100px;
	border:1px solid #CCCCCC;
}
.emailTexto3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border:0px;
	background-color:#FFFFFF;
}
.botao{
	background-color:#666600;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none;
	font-size:10px;
	padding:2px;
}
.tituloFaq{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
.fontVermelha{
	font-size:11px;
	color:#990000;
}
a.linkVermelho{
	font-size:11px;
	color:#990000;
	text-decoration:none:
}
a.linkVermelho:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none:
}