
html {
	color:#000;
	background:#fff;
}
body {
	color:#000;
	background:#fff;
	font:100%/150% Georgia, "Times New Roman", Times, serif;
}
h2 a,
h3 a {
	color:#000;
	text-decoration:none;
}
.searchform,
#menu,
#ads,
#sidebar,
#informacao-bg,
#comments-wrap {display:none}
h1,
h2,
h3 {
	line-height:1.3;
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
}
p.note {
	padding:0.5em 0;
	border:1px dotted #999;
	border-width:1px 0;
}

img {
	display:block;
	border:0;
}
code {
	font: 0.9em 'Courier New', Courier, Fixed;
	width: 530px;
	display: block;
	overflow: auto;
	text-align:left;
	margin: 10px 0 10px 0px;
	padding: 5px 20px 5px 20px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
	}
	.inline-code { font-family: 'Courier New', Courier, Fixed; }
	

pre {
	font-size: 0.8em;
}

