BODY {
	SCROLLBAR-FACE-COLOR: #62622F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #62622F; 
	SCROLLBAR-SHADOW-COLOR: #666600; 
	COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #666633; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #808057; 
	SCROLLBAR-DARKSHADOW-COLOR: #62622F
}

A  {
	color : #808057;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:active  {
	color : #9E9E5C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:hover  {
	color : #626233;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
pre  {
	font-family : Arial, Helvetica, sans-serif;
}
.texto  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}
.texto_branco  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
}
.textobold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight: bold;
}
.textogde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
}
.textogdeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	font-weight: bold;
}
select  {
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#table1 {
 border: 1px solid black;}
#table1 td{
 border: 0px solid black;}
