.cabecalho
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	font-weight:normal;
}
#cabecalho a:link {
	color: dimgray; 
	text-decoration: none;
}
#cabecalho a:visited {
	color: dimgray;
	text-decoration: none;
}
#cabecalho a:hover {
	text-decoration:underline;
}
#cabecalho a:active {
	text-decoration: none;
	color: dimgray;
}
.formulario
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: black;
background-color: #FFFFFF;
border: 0px;
width:190px;
}
.botao_enviar
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: white;
padding-right:2px;
font-weight:bold;
}
.tituloBranco
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: white;
font-weight:bold;
}
.tituloBarra
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: white;
font-weight:normal;
text-decoration:none;
}
.tituloPreto
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #333333;
font-weight:bold;
}
.tituloAzul
{
font-family: Tahoma, Verdana, Arial;
font-size: 13px;
color: #336699;
}
.chamadaPreto
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CabecalhoBusca
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
background-color:#3e5f80;
}
