p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 14pt;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.linha-vermelha-up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #F2E3E1;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}


.linha-left-menu {
	background-image: url(elba-gif/linha-left-menu.gif);
	background-repeat: repeat;
}

.linha-top {
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.linha-up {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
