body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 11px;
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 0 15px;
}

.titulo_HP{

	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, "Trebuchet MS", Arial;
	color:#FFF;
	text-transform:uppercase;
}


.subTitulo_HP{

	font-size:11px;
	font-weight:normal;
	color:#FFF;
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-transform:uppercase;
}

p {
    line-height: 160%;
    margin: 5px 0;
    text-align: left;
}