p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.myul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : White;
}

.myol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : White;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #40007F;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	color: #40007F;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #40007F;
}

a {
	text-decoration : none;
	color: #000000;
}

a:hover {
	text-decoration : underline;
	color: #FF0000;
}

.visiblelink {
	text-decoration : underline;
	color: Purple;
	font-weight : normal;
}

.whitelink {
	text-decoration : none;
	color: White;
	font-weight : normal;
}

.yellowlink {
	text-decoration : none;
	color: Yellow;
	font-weight : normal;
}

.redlink {
	text-decoration : none;
	color: Red;
	font-weight : normal;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.part {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : White;
	margin-left : 10px;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #00FFFF;
}

.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform : uppercase;
}

.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : Silver;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

.chattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom : 0px;
	margin-top : 5px;
}

.filelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom : 0px;
	margin-top : 0px;
}

.activeblock {
					border : thin solid Black;
					padding-left : 2px;
					padding-top : 2px;
}

blockquote {
	margin-left : 15px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.azul {
	text-decoration : none;
	color: #FFFFFF;
	background-color: #333366;
}

.branco {
	text-decoration : none;
	color: #000000;
	background-color: #FFFFFF;
}
