body {
	background:#ffffff url(images/fundo.jpg) 50% 0 no-repeat;
	font-family: arial;
	font-size: 12pt;
}

#monitor {
	position: absolute;
	top: 0px;
	left: 0px;
}

.h1 {
	font-size: 120%;
	font-weight: bold;

}
.h2 {
	font-size: 110%;
}

.texto8{
	color: #000;
	font-size: 8pt;
    font-weight: bold;
	vertical-align: top;
}
.conteudo{
	margin-top:160px;
	
}

