BODY{
	color: #000000;
	font-family: "Tahoma"; 
	font-size: 10pt;
	text-align: justify;
margin:5px 5px 5px 5px;
/*top,right, bottom, left*/	}

TABLE{
	border: thin none;
}

TH{
	color: #990000;
	font-family: "Trebuchet";
	font-size: 12px;
	text-align: center;
	font-weight : bold;
}

TD{
	padding:3x 3px 3px 3px; 
/*top,right, bottom, left*/
}

IMG{border:0; }

I{
	color: #990000;
	font-family: "Tahoma";
	font-size: inherit;
	font-weight : inherit;
	font-style:italic;
	letter-spacing:.5pt;
	margin-right:1pt;
	margin-left:.5pt;
}
U{
	color: #990000;
	font-family: "Trebuchet";
	font-size: inherit;
	font-weight : bold;
	text-decoration: none;
	letter-spacing:.2pt;
}

V{
	color: "Gray";
	font-family: "Trebuchet";
	font-size: inherit;
	font-weight : bold;
	
	text-decoration: none;
	letter-spacing:.2pt;
}



UL{
margin:3px 0px 3px 10px; 	/*top,right, bottom, left*/
padding:0px 0px 0px 0px; 
}

LI{
list-style-position: outside;
margin:3px 0px 3px 20px; 	/*top,right, bottom, left*/
padding:0px 0px 0px 0px; 

}

.titulo{
	color: #666666;
	font-family: "Trebuchet";
	font-size: 14px;
	text-align : center;
	font-weight : bold;
}
.subtitulo{
	color: #990000;
	font-family: "Trebuchet";
	font-size: 14px;
	text-align : center;
	font-weight : bold;
}
.textcol{
	Background-color : #FFFFCE; /* Yellow*/
	clear:both;
	text-align: justify;
	vertical-align : top;
	padding:5px 6px 12px 6px; 	/*top,right, bottom, left*/	
}
.viascol{
	Background-color : #BBCACE;
	vertical-align : top;
	clear:both;
	padding:10px 10px 10px 10px; 
}
.meiocol{
float:left;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px; 
}
.imgcol{
	Background-color : #FFFFCE;
	vertical-align : top;
	text-align : center;
	font-size: 4pt;
	width : 55px;
	padding:25px 3px 25px 3px; 	/*top,right, bottom, left*/
	margin:0px 0px 0px 0px; 
}
.imgset{
	vertical-align : middle;
	float:left;
	padding: 5px 5px 0px 0px;
	margin:0px 0px 0px 0px; 	/* top,right, bottom, left*/
}
.tabela{
	Background-color : white;
	Background-color : #C0C0C0;
	vertical-align : top;
	text-align: left;
	border-style:none;
	float:left;
	padding: 5px 5px 5px 5px;
	margin:3px 3px 0px 0px; 	/* top,right, bottom, left*/
}
.header_left{
	font-size : 10pt;
	text-align: left;
	vertical-align : top;
	padding:0px 0px 0px 0px;
}
.header_right{
	font-size : 10pt;
	text-align: right;
	vertical-align : top;
	padding:0px 0px 0px 0px;
}

.textimgcol{
	font-family : "Trebuchet"; 
	font-size : 8pt;
	text-align: center;
}
.navlink{
	font-family: "Verdana";
	font-size: 10pt;
	/*font-weight : bold;
	/*vertical-align: top;*/
	/*text-align: right;*/
}
.totop{
	clear:both;
 	text-align: left;
	margin: 10px 0px 10px 0px;
	/*top,right, bottom, left*/
}
.nova{
	color: #990000;
	text-align: left;
	font-family: "Cambria";
	font-size: inherit;
	Background-color : #BBCACE;
	font-weight : bold;
}
.hist{
	color: #000000;
	text-align: justify;
	vertical-align : top;
	font-family: "Trebuchet";
	Background-color : #FFFFCE; /* Yellow*/
	font-size: 9pt;
	padding: 5px 5px 5px 5px; 
	/*top,right, bottom, left*/
	line-height: 150%;
}
.clear_float {clear:both;}
.footer{
	float:none;
	position:relative;
	font-family : "Times New Roman";
	font-size : 11px;
	text-align: center;
}

H3{
	text-align : left;
	color: #990000;
	font-family: "Trebuchet";
	font-size: 16px;
	font-weight : bold;
	letter-spacing:.6pt;
	margin:0px 0px 0px 0px; 
	/*top,right, bottom, left*/
}

HR {
	height: 1px; 
}

A:active
{
 color: #0000CC;
}
A
{
 color: #0000CC;
}
A:link
{
	text-decoration: none;
	color: #0000CC;
}
A:visited
{
 text-decoration: none;
 color: #0000CC;
}
A:hover
{
	text-decoration: underline;
	color: #990000;
}