BODY {
margin-top: 0px;
margin-bottom: 0px;
background-image: url("fundo.jpg");
background-repeat: repeat;
background-attachment: scroll;
background-position: 50% 50%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE {
background-color: #FFFFFF;
}

td.fundo {
background-image: url("fundo.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 50%;
}
a.zipa:link {
	color: black;
	font-family:Arial, Verdana, Sans-serif, Courier New, Courier;
	font-style: normal;
	font-weight: bold;	
	font-size:12pt;	
}
a.zipa:visited {
	color: black;
	font-family:Arial, Times, serif;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
	font-size:12pt;		
}
a.zipa:hover,a.zipa:active {
	color: white;
	font-family:Arial, Times, serif;
	font-style: normal;
	font-size:12pt;
	border: none;
		
}
a.menu:link {
color: #000000; 
font-family:"Trebuchet MS", Georgia, Times, serif;
text-decoration: none;
}
a.menu:visited {
color: #000000; 
font-family:"Trebuchet MS",Arial;
text-decoration: none;
}
a.menu:hover {
	color: black;
	font-family:Georgia, Verdana, Sans-serif, Courier New, Courier;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	border: thin dashed;
	text-decoration: none;
	background-color:9966cc;
text-decoration: none;
font-size:14pt	
}
a:link {
color: #000000; 
font-family:'Source Sans Pro', sans-serif;
text-decoration: none;
font-size:10pt
}
a:visited {
color: #000000; 
font-family:'Source Sans Pro', sans-serif;
text-decoration: none;
font-size:10pt
}
a:hover,a:active {
	color: white;
	font-family:'Source Sans Pro', sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: thin dashed;
	background-color:CC3333;
	font-size:11pt			
}

td {
color:#000000;
font-family:'Source Sans Pro', sans-serif;
font-size:11pt
}
p {
color:black;
font-family:'Source Sans Pro', sans-serif;
font-size:11pt;
}
td.menu2 {
color:#000000;
font-family:"Courier New", Courier, mono;
font-size:10pt
}
td.texto {
color:#000000;
font-family:Arial, Courier, mono;
font-size:8pt
}
td.rodape {
background-color: black;
color:white;
font-family:Arial;
font-size:7pt;
}
td.titulo {
color:D92622;
font-family: Arial;
font-weight: bold;
font-size:14pt;
}
td.titulo2 {
color:000000;
font-family: Arial;
font-weight: bold;
font-size:14pt;
}
p.titulo {
color:D92622;
font-family: Arial;
font-weight: bold;
font-size:11pt;
}
p.texto2 {
color:#FFFFFF;
font-family:Arial;
font-size:8pt;
}
input { 
background-color: #FFFFFF;
font:10px verdana, arial, helvetica, sans-serif;
color:#000000;
}
select { 
background-color: #FFFFFF;
font:10px verdana, arial, helvetica, sans-serif;
color:#000000;
}
.botao {
background-color: #000000;
font: 10px Arial, sans-serif;
color: #FFFFFF;
}