/* At-Rules */
@charset "iso-8859-1";
.g1 {color: #ff9906; font-family:  verdana; font-size: 8pt;}
.g2 {color: black; font-family:  verdana; font-size: 8pt;}
.g3 {color: black; font-family:  verdana; font-size: 10pt;}
.g4 {color: gray; font-family:  verdana; font-size: 8pt;}
.g5 {color: black; font-family:  verdana; font-size: 9pt;}
.g6 {color: black; font-family:  verdana; font-size: 7pt;}
.g7 {color: darkgreen; font-family:  verdana; font-size: 7pt;}
.g8 {color: black; font-family:  verdana; font-size: 11pt; font-weight:bold;}
.g9 {color: white; font-size: 4pt;}
.g10 {color: orange; font-family:  verdana; font-size: 7pt;}
.vinheta {color: white; font-family:  verdana; font-size: 10pt; font-weight: bold}
.box {width:118px; height:18px;border-width:1px;border-style:solid; border-color: darkgreen; text-decoration: none; font-size: 7pt; font-family: Verdana, Arial, Helvetica;}
.menu  {
	border-color: #F1F1F1;
	background-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}

#tablinks a, #tablinks a:hover{
color:blue;
text-decoration:none;
}


a {text-decoration: none}
a:hover {color: gray; text-decoration: underline}