body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}


td, th, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a{
   color: #942929;
   text-decoration: underline;

}

a:link{
	color: #942929;
	text-decoration: underline;
}

a:visited{
	color: #942929;
	text-decoration: underline;
}

a:hover{
   background-color: #942929;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 16pt;
 color: #777777;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 14pt;
 color: #777777;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12pt;
 color: #777777;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #777777;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 9pt;
 color: #777777;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #334455;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 22pt;
	font-weight: bold;
	line-height: 18pt;
	padding: 60px 0px 0px 0px;
	color: #942929;
}

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #942929;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.titulo2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   font-style: normal;
   text-align: justify;
   color: #942929;
}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
   color: #942929;
}
.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
   color: #942929;
}

.caixa {
	background-color: #006699;
	width: 130;
	text-align: center;
}

.titcaixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.navegacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}


.rodape {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 10pt;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
   float: none;
   padding: 0px 0px 0px 0px;
   margin-right: 20pt;
   azimuth: center;
}

.feature2 img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
   margin-right: 10pt;
}

/************** .story styles *****************/

.story{
   clear: both;
   padding: 10px 0px 0px 10px;
   font-size: 9pt;
   font-family: Verdana, Arial, sans-serif;
   border-bottom: inset #CCCCCC;
   border-bottom-style: dotted;
   margin-left: 35pt;
}

.story p{
	padding: 0px 0px 10px 0px;
   font-size: 9pt;
   font-family: Verdana, Arial, sans-serif;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
   font-size: 8pt;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
   font-size: 10pt;
}

.zona {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
   font-size: 10pt;
}
