body{
	margin: 0;
	padding: 0;
	color: #000; 
	background-color: #fff;
	font-family: Verdana, Arial, Lucida Console, sans-serif;
	font-size: 80%;
	text-align: center;
}

img{
	border: 0;
}

hr{
	display: none;
}

h1, h2, h3, h4, h5{
	font-family: Arial;
}

p{	font-style: oblique; 
	text-align: justify;
}

.nomostrar{
	display: none;
}

.dreta{
	text-align: right;
}

.esq{
	text-align: left;
}

.centrat{
	text-align: center;
}
