body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	background: #CCCCCC;
	}

h1 {
color: #666666;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #cccccc;
height: 24px;

}

h2 {
color: #FF0000;
text-align: left;
font: 9pt, arial;
font-weight: bold;
margin-top: 0; 
margin-bottom: 0;
}

.topo1 {
float: right; 
background-color: #CCCCCC;
valign: baseline;
}

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 75%;
	color: #333333;
	font: Verdana,sans-serif;

}

.feature img{
float: right;
padding: 10px 10px 10px 10px;

}

.menu{
	padding: 10px 0px 10px 10px;
	font-size: 85%;
	color: #333333;
	font: Verdana,sans-serif;
	background-color: #999999;

}


.titulo{
	padding: 6px 0px 0px 10px;
	
		}


a:link {
text-decoration: none;
color: #003366;
}

a:visited {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: underline overline;
color: #003366;
}
a:active {
text-decoration: none;
color: #003366;
}


a3:link {
text-decoration: none;
color: #CCCCCC;
}

a3:visited {
text-decoration: none;
color: #CCCCCC;
}

a3:hover {
text-decoration: underline;
font-weight: bold; 
color: #CCCCCC;
}
a3:active {
text-decoration: none;
color: #CCCCCC;
}

a1:link {
text-decoration: none;
color: #CCCCCC;
}

a1:visited {
text-decoration: none;
color: #CCCCCC;
}

a1:hover {
text-decoration: underline overline;
color: #CCCCCC;
}
a1:active {
text-decoration: none;
color: #CCCCCC;
}

.tabela div {
	border: thin dotted #CCCCCC;
	top: 1px;

}
.tabela {
	border: thin dotted #CCCCCC;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

