p {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;

}
.table1 {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
a:active {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
li {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: upper-roman;
}
.linha-up {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.linha-up-interior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006666;
}
