
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;
}

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

}

.rodape{
	font-size: 75%;
	font: Verdana,sans-serif;
	color:#FFFFFF;
	background-color:#666666;
	

}

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

}

.tabela {
border: 1px;
border-color: #CCCCCC;
width: 100%;
}

.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;
}

