body, body p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a {
	color: #006600;
}
.menu_lado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -30px;
	margin-top: 5px;
}
.menu_small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	text-indent: -15px;
}
a:hover {
	color: #003300;
}
a.menu_lado:hover, a.menu_small:hover {
	color: #FFFF00;
	;
	text-decoration: underline;
}
h1 {
	text-align: center;
}
.lista {
	list-style-position: outside;
	list-style-image: url(images/bullet1.jpg);
}
span.naomostrar { 
display:none; 
}
