.FontBranca {
	font: 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	}
.fontPrincipal {
	font-size: 14px;
	font-family: tahoma;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	}
.fontTitulo {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.fontSubTitulo {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: none;
	font-style: italic;
	}
.fontPadrao {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: none;
	}
.fontDetalhe {
	font-size: 20px;
	font-family: tahoma;
	color: Red;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}	
.fontDetalhe2 {
	font-size: 20px;
	font-family: tahoma;
	color: #00019B;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}	
.fontDetalhe3 {
	font-size: 16px;
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}	
.linkpadrao:link {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	font-weight: none;
	}
.linkpadrao:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	}
.linkpadrao:hover {
	color: Gray;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	font-weight: none;
}
.Campo {
	font-family: Tahoma;
	font-size: 18px;
	color: Red;
	text-decoration: none;
	border: 1px solid #FF9966;
	height: 28px;
	text-align: center;
	text-transform: uppercase;
}
.estilo_formulario {
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	border: 1px solid #FF9966;
	height: 20px;
	text-transform: uppercase;
}	