.pixels {
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
.point {
	font-size:12pt;
	line-height:30px;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
.em {
	font-size:1em;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
.vinho {
	color:#a124cc;
}
.percentage {
	font-size:100%;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
.undefined {
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
#changeFont {
	position:absolute;
	top:10px;
	right:10px;
	background-color:#333333;
	padding:5px;
}
.increaseFont, .decreaseFont, .resetFont {

}



a{
	color: #A124CC;
	text-decoration: none;
}
a:link{
	color: #A124CC;
	text-decoration:none;
}
a:hover{
	color: #A124CC;
	text-decoration:underline;
}
#texto{
	font-family:Arial, Helvetica, sans-serif;
	line-height:inherit;
	font-size:22px;
	color:#FF9900;
	font-weight: bold;
}
#texto2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-align: center;
}
#texto3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:inherit;
	color:#000000;
	text-align: justify;
}
#texto4_table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:inherit;
	color:#000000;
	border-right: 2px;
	border-left: 2px;
	padding: 3px 3px 3px 12px;
}

.fonte-titulo-generico {
	font-family: "Trebuchet MS", Tahoma, Helvetica, arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	
	
}