body {
	font-family: verdana;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

}

table td {
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

}
.titulo1 {
	color: #8DB000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	
}
.titulo1 a {
	color: #8DB000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}
.titulo1 a:hover {
	color: #8DB000;
	text-decoration: none;
}
.titulo11 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	
}
.titulo11 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	
}
.titulo11 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	
}
.titulo2 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
}
.titulo2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
}
.titulo2 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
}
.titulo22 a {
	color: #8DB000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
}
.titulo22 a:hover {
	color: #A2CA00;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
a:hover {
	color: #AAD20B;
	text-decoration: none;
}

.tabela {
		BORDER: #999999 1px solid;
		padding: 0;
		spacing: 3;
	
}

.topo_menu {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
}
.off {
background-image: url('../entrada/fundo_menu2.jpg');
layer-background-image: url('../entrada/fundo_menu2.jpg');
} 
.off a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.off a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.on {
background-image: url('../entrada/fundo_menu.jpg');
layer-background-image: url('../entrada/fundo_menu.jpg');
}  
.on a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.on a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

/*////////////////////////////////////////////////////////////////*/

.off1 {
background-color: #F7F7F7;
} 
.off1 a {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}
.off1 a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}
.on1 {
background-color: #EEFFD5;
}  
.on1 a {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}
.on1 a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}
.data {
color: #ff0000;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}  
.data a{
color: #ff0000;
	text-decoration: none;
	font-weight: none;
	font-size: 7pt;
}  
.data a:hover{
color: #ff0000;
	text-decoration: none;
	font-weight: none;
	font-size: 7.5pt;
}  
.destaque a {
	color: #666666;
	text-decoration: none;
	font-weight: none;
	font-size: 8pt;
}
.destaque a:hover {
	color: #797979;
	text-decoration: none;
	font-weight: none;
	font-size: 8pt;
}
.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #AAA9A8;
	color: #333333;
	background-color: #AAA9A8;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #AAA9A8;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 7.5pt;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #EDEDED;
}