.sete     { font-family: Georgia, Times New Roman, Times, serif; font-size:  7pt; color: #5F0772; }
.oito     { font-family: Georgia, Times New Roman, Times, serif; font-size:  8pt; color: #5F0772; }
.nove     { font-family: Georgia, Times New Roman, Times, serif; font-size:  9pt; color: #5F0772; }
.dez      { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #5F0772; }
.onze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #5F0772; }
.doze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #5F0772; }
.treze    { font-family: Georgia, Times New Roman, Times, serif; font-size: 13pt; color: #5F0772; }

.white-sete     { font-family: Georgia, Times New Roman, Times, serif; font-size:  7pt; color: #FFFFFF; }
.white-oito     { font-family: Georgia, Times New Roman, Times, serif; font-size:  8pt; color: #FFFFFF; }
.white-nove     { font-family: Georgia, Times New Roman, Times, serif; font-size:  9pt; color: #FFFFFF; }
.white-dez      { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #FFFFFF; }
.white-onze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #FFFFFF; }
.white-doze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #FFFFFF; }
.white-treze    { font-family: Georgia, Times New Roman, Times, serif; font-size: 13pt; color: #FFFFFF; }

.black-sete     { font-family: Georgia, Times New Roman, Times, serif; font-size:  7pt; color: #000000; }
.black-oito     { font-family: Georgia, Times New Roman, Times, serif; font-size:  8pt; color: #000000; }
.black-nove     { font-family: Georgia, Times New Roman, Times, serif; font-size:  9pt; color: #000000; }
.black-dez      { font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #000000; }
.black-onze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #000000; }
.black-doze     { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; }
.black-treze    { font-family: Georgia, Times New Roman, Times, serif; font-size: 13pt; color: #000000; }
.black-quinze   { font-family: Georgia, Times New Roman, Times, serif; font-size: 15pt; color: #000000; }

.news-hptit    { font-family: Georgia, Times New Roman, Times, serif; font-size:  9pt; color: #333333; }
.news-hptxt    { font-family: Georgia, Times New Roman, Times, serif; font-size:  7pt; color: #666666; }
.copyright      { font-family: tahoma, verdana, arial; font-size:  7pt; color: #000000; }
.text     { font-family: tahoma, verdana, arial; font-size:  8pt; color: #666666; }
.black-text     { font-family: tahoma, verdana, arial; font-size:  8pt; color: #000000; }

A.menu:link   	{ color: white; text-decoration: none; }
A.menu:visited	{ color: white; text-decoration: none; }
A.menu:active 	{ color: white; text-decoration: none; }
A.menu:hover  	{ color: white; text-decoration: underline; }

INPUT.search {
	font-size: 11px;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	height: 20px;
	background: #F4F4F4;
}

SELECT.search {
	font-size: 11px;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	background: #F4F4F4;
}

TEXTAREA.search {
	font-size: 11px;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	background: #F4F4F4;
}

INPUT.cinza {
	font-size: 10px;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	width: 200px;
}

TEXTAREA.cinza {
	font-size: 10px;
	color: #333333;
	font-family: tahoma, arial, helvetica;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	width: 200px;
}