body { 
background-color:#666;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
a:link{color:#333;text-decoration:underline;} 
a:visited{color:#666;text-decoration:underline;}
a:hover{color:#333;text-decoration:none;}
a:active{color:#666;text-decoration:none;}

a.azul:link{color:#333;text-decoration:underline;} 
a.azul:visited{color:#666;text-decoration:none;}
a.azul:hover{font-weight:normal;color:#333;text-decoration:none;}

p {
	font-family: verdana;
  font-size:11px;
	color: #333333;
	line-height: 15px;
	margin-left:60px;
  margin-right:65px;
  margin-bottom:0px; 	 
  margin-top:0px; 	  
}
h1 {
	font-family: verdana;
  font-size:11px;
	font-weight:normal;
	color: #333333;
	line-height: 15px;
	margin-left:73px;
  margin-right:65px; 
  margin-top:0px; 	
  margin-bottom:0px; 	  
} 
.textotabela {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin-right:5px;	
}
.zaite {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
.titulo {
	font-family: verdana;
    font-weight:bold;
	font-size: 11px;
	color: #4B6363;
	line-height: 15px;
		
}
.branco {
    font-weight:bold;
	color: #f9f9f9;
	margin-left:13px;
}
.form {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #666666;
}

.fundo {
background-repeat:no-repeat;
} 

