body {
	margin:0px;
	padding: 10px;
	color: #333333;
	font-size: 16px; 
	font-family: 'Open Sans', sans-serif; 
	line-height: 20px;
	background: #EBEBEB;
}

a:visited, a:link, a:active {
	color: #E50815;
	text-decoration:none;
	outline: none;
}

a:hover {
	color: #E50815;
	text-decoration:underline;
	outline: none;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.texto_vermelho {
color: #E50815;
}

.texto-20 {
font-size: 20px; line-height: 22px;
}

.texto-22 {
font-size: 22px; line-height: 24px;
}

.texto-24 {
font-size: 24px; line-height: 26px;
}

.texto-26 {
font-size: 26px; line-height: 28px;
}

.texto-28 {
font-size: 28px; line-height: 30px;
}

.texto-30 {
font-size: 30px; line-height: 32px;
}

.texto-32 {
font-size: 32px; line-height: 34px;
}

.texto-34 {
font-size: 34px; line-height: 36px;
}

.texto-36 {
font-size: 36px; line-height: 38px;
}

.texto-38 {
font-size: 38px; line-height: 40px;
}

.texto-40 {
font-size: 40px; line-height: 42px;
}

