body {
	font-family: Georgia, Verdana, Times New Roman;
	font-size: 9pt;
	color: #663300;
}

.caixa {
	border: 1px solid #7E2400;
}
.menu { border-color: #000000; border-style: solid; border-width: 1px 1px 1px 1px; }


a:link {  color: #7E2400; font-family: Georgia, Verdana, Times New Roman; text-decoration: none}
a:visited {  color: #7E2400; font-family: Georgia, Verdana, Times New Roman; text-decoration: none}

a:hover {
	color: #C9BA98;
	font-family: Georgia, Verdana, Times New Roman;
	text-decoration: none;
}

select { font-size: 9pt }
input { font-size: 9pt; font-style: normal; line-height: normal; height:18 }
.titol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #663300;
}
.subtitol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #663300;
}
.sub_subtitol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663300;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #663300;
}
