h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textopeq {
	font-size: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.table {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.input {
	text-align: right;
}
.box {
	border: 1px solid #000000;
	background-color: #F4F4F4;
	padding: 5px;
}
.box2 {
	background-color: #F4F4F4;
	padding: 5px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.highlight {
	background-color: #FFFFCC;
}
.erro {
	font-weight: bold;
	color: #FF0000;
}
.blink {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}
.moldura {
	border: thin solid #000000;
}
.tab1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tab2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.notab {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

#active {
	border-bottom-style: none;
	background-color: #F4F4F4;
}

.tab1 a {
	display: block;
}

.tab2 a {
	display: block;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000AA;
}
a:link {
	color: #0000FF;
}
.subtitulo {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

