body{
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	border:0.1em solid #999;
	border-width:0.3em 0.1em 0.3em 0.1em;
	margin:0;
	padding:1em;
}
h1,h2,h3,h4,h5,h6{font-weight:bold; margin-top:0.8em; margin-bottom:0.2em;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;}
h1{font-size:2.8em;}
h2{font-size:2.2em;}
h3{font-size:2em; font-weight:normal;}
h4{font-size:1.8em;}
h5{font-size:1.4em;}
h6{font-size:1.2em;}
a{
	text-decoration: underline;
	color:#000;
}
.data { margin: 0 0 4px; }
img{border:0;}
ul{
	font-size:1.2em;
	list-style-type:circle;
	margin-top:0;
}
table{
	width:100%;
	border:1px solid #999;
}
table th, table td{padding:0.3em;}
table th{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #999;
}
table td{border-bottom:1px dashed #999;}
dl{margin:3em 0;}
dt{font-size:1.4em; margin-top:1em; }
dd{margin-left:1.5em; margin-bottom:0.5em;}
.skip, #topo, #col-a, .opcoes, #sidebar, #mid { display: none; } 
.imageframe { border: 1px solid #CCC; padding: 2px; }
.fotografia { border: 1px solid #CCC; padding: 5px; font-size: 11px; line-height: 120%; }
.fotografia p { margin: 0; }
.imgalignleft, .esquerda, .alignleft { float: left; margin: 4px 10px 10px 0; }
.imgalignright, .direita, .alignright { float: right; margin: 4px 0 10px 10px; }
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
html.noted a:link:after,
html.noted a:visited:after {
  content: "";
}
#footer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #000;
}
