body {  text-align: center;
}
h1 { font-family: arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #FF9933;
        background-color: transparent;
}
h2 { font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
        background-color: transparent;
}
h3 { font-family: arial, verdana, sans-serif;
	font-size: 12px;
        margin-left: 150px;
	font-weight: bold;
	color: #9999FF;
        background-color: transparent;
}
h4 { font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FF3300;
        background-color: transparent;
}
h6 { font-family: arial, verdana, sans-serif;
        margin-left: 110px;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

em { font-family: arial, verdana, sans-serif;
	font-weight: 600;
        color: #00CCCC;
        background-color: transparent;
}
td { font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #660000;
}
.imprime {display: none;
}
.comment {text-align: left;
	 width: 500px;
	 height: 60px;
}

