/* Ricardo Rangel Navarro, Abril 2013 */
h1, h2, h3, h4, p, span {
padding-top:0;padding-bottom:0px;
margin-top:0;margin-bottom:10px;
}
body {
	line-height: 12px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

h1, h1 a {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

h2, h2 a {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: 16px;
	}

p, h3 {
	color: #333;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}	
	
h4 {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	font-weight:normal;
}
h5 {
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-variant: normal;
	font-weight:normal;
}


