 /* Impressora */
body { margin: 1em 1em 1em 3em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
p, ul { text-align: justify; }
a:link , a:visited, a:hover, a:active { color : #000; text-decoration: none; }
#tmenu, #auxiliar, #rodape, #nav, #noimpres { display: none; visibility: hidden; }
#principal img { display: none; visibility: hidden; }
.autor { font-weight: bold; text-align: left; }
.linkagenda  { font-weight: bold; text-align: right; }
blockquote { font-style: italic; }
p.local {
	margin-bottom: 20px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	 }
p.local strong { font-weight: bold; }
