BODY 
{
 			margin-left:  		2%;
			margin-right: 		2%;
			font-family:  		Arial Narrow,Arial;
			font-size:		12px;
			color:        		black;
			background-color:   	#FEFCE6;
			background-image: 	url()  
}

table {		font-family:  		tahoma,Arial Narrow,Arial;
			font-weight:		normal;
			font-size:		12px;
			color:			000000
		}






A:link
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A:active
{
    COLOR:  #ABABAB
    }
A:hover
{
    COLOR:  #ABABAB;
    TEXT-DECORATION: none
}

IMG {			border:			0
	}


.titulo  
{   		font-family:		Arial Narrow,Arial;
		font-weight:		bold;
          	text-decoration:	none;
		font-size:		20px;
		color:			666666
	}			

.subtitulo {		
			font-family:  		Arial Narrow,Arial;
            		font-size:		14px;
			font-weight:		bold;
            		text-decoration:	none;
			color:			darkred
			}
.item	 
{		font-family:  			verdana,Arial;
            		font-size:		12px;
			font-weight:		bold;
            		text-decoration:	none;
			color:			777777
		}
.destaque { 		font-family:		Arial Narrow,Arial;
			font-weight:		bold;
	        	text-decoration:	none;
			font-size:		14px;
			color:			666666;
          }
.tabela {		font-family:  		tahoma,Arial Narrow,Arial;
			font-weight:		normal;
			font-size:		12px;
			color:			666666
		}
.nota {			font-family:  		Arial Narrow,Arial;
			font-weight:		normal;
			font-size:		12px;
			color:		black;
		}