html,body {
	background: #ffffff; font-family: Trebuchet MS; font-size: 16px;
	padding: 0; margin: 0;
}
hr {
	color: rgb(3d, 7a, b7);
	width: 90%;
}
#qua table, #cor td {
	background-color: #ffffff;
	font-size: 14px;
	font-family: Trebuchet MS;
}
a:link {
	color: #335891;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:active {
	color: #b6b962;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCFF;
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #444444;
	font-family: arial;
	font-size: 24px;
	margin-bottom: 2px;
	text-align: center;
}
h2 {
	color: #335891;
	font-family: arial;
	font-size: 18px;
	margin-bottom: 2px;
	text-align: center;
}
h3 {
	color: #AF153A;
	font-family: arial;
	font-size: 16px;
	margin-bottom: 1px;
	text-align: center;
}
h4 {
	color: #335891;
	font-family: arial;
	font-size: 16px;
	text-align: center;
	margin-bottom: 1px;
}
h5 {
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5;
	text-align: center;
}
h6 {
	color: #222222;
	font-family: verdana, sans-serif;
	font-size: 9px;
	margin-bottom: 0;
	text-align: center;
}
.pub {text-align: center; margin-bottom: 5pt; margin-top: 5pt;}