BODY { 	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #8E8E8E;
	background-color: #FFFFFF;
	background-image: url("orange.gif");
	background-attachment: fixed;
	scrollbar-base-color: white;
    scrollbar-arrow-color: black;
    scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: #FFD700} 

BIG.tatty { color: #FFD700; font-size: 2em; font-weight: bold }

a { color: #373737;  text-decoration: none }

a:hover { color: #FF6600;  text-decoration: none}

a:hover.1 { color: #FF8C00; text-decoration: none }

TD.titulo {  background-color: Black;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #FFD700;
font-weight: bolder;
text-align: right;
width: 600pt;
height: 2em;
vertical-align: bottom;
margin-right: 5%  }

TD.simples {
	background-color: #FFD700;
	width: 50pt;
	vertical-align: top; 
	text-align: center}

TD.esquerdo { background-color: white;
width: 30pt }
	
TD.texto {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
	text-align: justify;
	margin: 8px;
	width: 510pt } 
	
TD.direito { background-color: white;
width: 10pt  }	
		
TD.rodape {
	background-color: #A3A3A3;
	width: 550pt;
	text-align: right;
	font-family :  verdana, helvetica, sans-serif; 
	font-size: 7pt;
	font-weight: bold;
	color: #676767;
	vertical-align: middle;
	height: 2em }	
	
td .1 { background-color: #FF9900; 
         font-family :  verdana, helvetica, sans-serif; 
         font-size : 8pt; 
         font-style : normal; 
         color: Black;
         width: 33%;
         text-align: left} 
td .2 { background-color: #FFCC66; 
         font-family :  verdana, helvetica, sans-serif; 
         font-size : 8pt; 
         font-style : normal; 
         color: Black;
         width: 34%;
         text-align: center}
td .3 { background-color: #FFCC00; 
         font-family :  verdana, helvetica, sans-serif; 
         font-size : 8pt; 
         font-style : normal; 
         color: Black;
         width: 33%;
         text-align: right}
