body {
	margin: 0px;
 }

body, p, td {
	font-family: Verdana;
	font-size: 11px;
	color: #677D98;
	line-height: 1.5;
 }

form {
    margin: 0px;
}

a {
	font-weight: bold;
 	color: #0C6CA3;
	text-decoration: none;
 }
 
.titulo {
    text-transform: uppercase;
}

a.menu {
	font-size: 10px;
 }
 
.chamada {
	font-size: 10px;
	line-height: 1.3;
 }
 
a.chamada {
	font-weight: normal;
 }