body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0086B3;
	background-color: #D1E6FA;
}
li {
	list-style-position: inside;
	list-style-image: url(images/lista_icon.gif);
	font-size: 0.7em;
	line-height: 1.3em;
}
code {
	background-color: #F7F7F7;
	font-family: "Courier New", Courier, mono;
	overflow: visible;
	line-height: 1.7em;
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
img {
	border: none;
}
a.noHover:hover {
background-color: transparent;
}
p {
	font-size: 0.7em;
	line-height: 1.45em;
	margin-top: 0em;
	margin-bottom: 1.45em;
}
h4 {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
h3 {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
.risca {
	background-image: url(html_images/risca_topo.gif);
	background-repeat: repeat-x;
}

