BODY {
font-family: verdana, arial, sans-serif;
font-size: 100%;
color: #000000;
margin: 0;
padding: 0;
}

#index {
margin-left: 50%;
border-left: 2px solid #ff0000;
}

#corpo {
margin: 0 10px 0 15px;
border-left: 2px solid #ff0000;
}

p {
padding: 5 px;
font-size: 0.8em;
line-height: 150%;
}

a {
	text-decoration: underline;
	COLOR: #ff0000; 
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	COLOR: #ff0000; 
}

a:visited {
	COLOR: #999999; 
}

a:hover {
	text-decoration: none;
	COLOR: #999999; 
}

a:active{
	text-decoration: none;
	COLOR: #999999; 
}

UL {
	list-style: square;
	font-size: 0.8em;
	}

h1 {
padding: 5px;
font-size: 1em;
color: #ff0000;
}

.numero {
padding: 5px;
font-size: 0.8em;
color: #ff0000;
font-weight: bold;
}

.firma {
padding: 5px;
font-size: 0.75em;
color: #000000;
font-style: italic;
font-weight: medium;
}

.nav{
padding: 5px;
font-size: 0.7em;
}
