@import url("dynamiccontent.css?9");
@import url("capa.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	background-color:#FFFFFF;
	background-image: none;
	text-align: left;	
	font-size: 11px;
	/*color: #999;*/
	line-height: 16px;
}
ul{
    list-style-type: circle;
    list-style-image: url(../image/seta_laranja.gif);
    list-style-position: outside;
}
table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a, table tr td a{
	text-decoration: underline;
	color: #000000;
}
a:visited, table tr td a:visited{
	color: #681105;	
}
p:first-letter {
	margin-left: 30px;
}
