p {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #3D3F64;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000033;
}
.linha-up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}
.leftline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}
.righrlilne {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linha-pont {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000033;
}
li {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #3D3F64;
}
.bg1500 {
	background-image: url(png/bg-1500.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}
