/* CSS Document */

.titulo{
	font-size:30px;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}
