body{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.label{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.validar{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.botao				  { font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
						font-size:11px; color:#000000; 
						background-color:#bfccbb; 
						border:1px #333333 solid; }

A {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
A:Hover {
	text-decoration: underline;
	color: #0000CC;
	font-weight: bold;
}
.titulopreto {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.linkbarra {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	text-align: left;
}
.capitular {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	text-decoration: none;
	line-height: 48px;
}
.tabelatexto {
	float: left;
	margin: 0px;
}
.linkbarra:link {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkbarra:active {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkbarra:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3CE38;
	text-decoration: underline;
}
.textobranco {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dropmenu {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	line-height: 20px;
	font-weight: bold;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.legenda {
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	color: #000000;
	line-height: 12px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	font-weight: normal;
}
.subtitulo {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503C00;
	text-decoration: none;
}
.titulogrande {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.titulomarrom {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #836C00;
	text-decoration: none;
}
.alert {	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000; font-weight:bold; }

input,select,textarea { font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
						font-size: 11px; 
						color: #333333; 
						background-color:#ffffff; 
						border: 1px solid #999999; }
