@charset "utf-8";
body {
	background-color: #233842;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

.logo {
margin-top:6px;
margin-left:30px;
border:none;
}

.titulos {
margin-top:6px;
margin-left:3px;
border:none;
}

.logotxt {
color:#FFF;
text-align:center;
margin:5px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

.top, .top a:visited, .top a:active, .top a:hover, .top a:link {
	font-size: 10px;
}

.descricao {font-family:"Courier New", Courier, monospace;
font-size:9pt;
}