body {
	padding-right: 0px; padding-left: 0px;padding-bottom: 0px; padding-top: 0px; margin: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#C00000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#888888;
	scrollbar-highlight-color:#888888;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	}
.texto {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000;
		}
.textob {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #172645;
		}
.textog {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #888888;
		}
.texton {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #EB5F01;
		}
.textow {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFF;
		}
.textogold {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #F9DA91;
		}
.titulo	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 17px;
		font-weight: bold;
		font-style: italic;
		color: #086A9C;
		}
.titulolblue	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 17px;
		font-weight: bold;
		font-style: italic;
		color: #69D7FF;
		}
.subtitulo	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #086A9C;
		}
.subtitulob	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		}
.small	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		}
.smallg	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #888;
		}
.nota {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #008000;
		}
.faq	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		color: #C00000;
		}
.importante	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		color: #C00000;
		}
.nicar {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #036AB9;
		}
INPUT {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: #B08368 solid 1px;
	height: 21px;
}
SELECT {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: #B08368 solid 1px;
}

a {
	color: #3A6CFA;
	text-decoration:none;
	}
a:hover {
	color: #F00;
	}


