p {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16pt;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3pt;
	word-spacing: 3pt;
	border-bottom-style: none;
	color: #CCCCCC;
}
.linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h1 {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3pt;
}

