@CHARSET "ISO-8859-1";
#corpo {
	nao-usar-top: 5em;
	position: relative;
	font-family : Arial;
	font-size: 10px;
	color: #7e8ca2;
	margin:10px;
}

#corpo a {
	font-size : 10px;
	font-family : Arial;
	color : #7e8ca2;
	text-decoration: none;
}

#corpo a:hover {
	text-decoration: underline;
}

#corpo table {
	font-family: Arial;
	font-size: 10px;
	color: #7e8ca2;
}

#corpo table a{
	text-decoration: none;
}

#corpo table a:hover{
	text-decoration: underline;
}

#corpo table li, #corpo li {
	list-style: none;
	padding-top:1px;
	color:#6A8BB8;
	margin-bottom:5px;
	background:url("/docs/img/imgSetaTesteira.gif") no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	vertical-align: middle;
	font-size : 10px;
	font-family : Arial; 
	text-decoration: none;
}

#corpo h1, #corpo a h1 {
	list-style: none;
	font-size: 14px;
	color:#888888;
	font-weight: bold;
	margin-bottom:5px;
}

#corpo a:hover h1 {
	text-decoration: underline;
}

#corpo hr {
	color: #E6E6E6;
	border: 1px solid;
}

