body {
	font-family:Arial, Helvetica, "Times New Roman", Times, sans-serif;
	line-height:1.5em;
	margin:0px;
	color:#555;
	text-align:justify;
	font-size:11pt;
}
* {
	margin:0px;
	padding:0px;
}
#menu, #loginDiv, #footer, .voltar, #dochelp,  #header .img,  #header img, #sidebar-b *, #sidebar-a * {
	display:none;	
}
#header #logo img {
	border:none;
	display:block;	
}
#header h1, #header a {
	font-size:14px;	
	text-decoration:none;
}
/*************************/
#heading h1 {
	font-size:24px;
}
#heading h2 {
	font-family:"Lucida Sans Unicode","Trebuchet MS",Arial;
	font-size:20px;
	margin-bottom:1em;
}
/*************************/
#contactos em {
	font-weight:bold;
	font-style:normal;
}
#contactos {
	font-size:11px;
}
/*************************/
h1, h2, h3 {
	font-weight:normal;
	font-family:"Lucida Sans Unicode","Trebuchet MS",Arial;
	font-size:12pt;
	color:#000;
	padding:5px;
	padding-left:0px;
} 
h1 {
	font-size:18px;
}

h2, h2 a {
	font-size:16px;
	text-decoration:none;
}
h3, h3 a {
	font-size:14px;
	text-decoration:none;
}
/*************************/

#content hr {
	margin-top:2em;
}
.img {
	margin:20px;
	float:right;
}
hr {
	margin-bottom:2em;
}
a {
	color:#555;
}
em {
	font-weight:bold;
	font-style:normal
}