.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;
}
.tituloPreto
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #333333;
font-weight:bold;
}
.chamadaPreto
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #333333;
}
