body { 

	margin-top: 0px;
	font-family: Verdana, Arial;
	font-size: 6pt;
	color: #000000;
}

.titulo {
	font-family: Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
}


.subtitulo {font-family: Verdana, Arial; font-size: 16pt;}
.corpo {
	font-family: Verdana, Arial;
	font-size: 10pt;
}
.descritivo {font-family: Verdana, Arial; font-size:10pt;}
.descritivo2 {font-family: Verdana, Arial; font-size:10pt; color:#CCCCCC}
.rodape{font-family: Verdana, Arial; font-size:1pt;}

a:link { text-decoration: none; font-weight: none; color: #000000; }
a:visited { text-decoration: none; font-weight: none; color: #000000; }
a:active { text-decoration: none; font-weight: none; color: #000000; }
a:hover { text-decoration: none; font-weight: bold; color: #000000; }

.campo {
	font-family: Verdana, Arial;
	font-size: 11px; color: #333333;
	
	border: #B78A02;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #faca3f;
}
 
.botao { font-family: Verdana, Arial; 
		font-size: 12px; 
		color:white; 
		border: 1px #B78A02 solid
		}

.campo1 {font-family: Verdana, Arial;
	font-size: 12px; color:white;
	border: #000099;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #0099FF;
}

hr {
	width:450px;
	text-align:center;
	color:#666666;
	height:1px;
	}

h1 {
	font-family: Verdana, Arial; 
	font-size: 20pt;
	color:#0996F9;
	}
	
img
	{
	border-color:#000000;
	
	}
	
blockquote {
			margin-left:10px;
			margin-right:8px;

			}
