a:link{text-decoration: none; color: #000000}
a:visited{text-decoration: none; color: #000000}
a:active{text-decoration: none; color: #000000}
a:hover{text-decoration: underline; color: #FF9933}
body {  
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0px;
	padding: 0px;
}
.borda_direita{
	border-right: 1px solid #666666;
}
.table{
	border: 1px solid #000;
}
h4{
	color: #FF0000;
}
td {
	font-size: 12px;
}
.texto1 { font-size: 13px }
.texto2 { font-size: 12px }
.texto3 { font-size: 11px }
.input {
	border-style:solid;
	border-width:1;
	border-color:#666666;
}
.textos {
	padding: 5px 40px 5px 12px;
	font-size: 12px;
}
p{
	text-align: justify;
	padding: 0px 10px 0px 0px;
	line-height: 18px;
}