			 
A:LINK,A:VISITED { font-family: arial,helvetica,tahoma,sans-serif;
				   font-size: 10pt;
				   color: #085121;
				   font-weight: bold;
				   text-decoration: none;}			 
A:HOVER {
	color: Green;
}
A.mlink:link { font-family: arial,helvetica,tahoma,sans-serif;
				   font-size: 10pt;
				   color: #DEE3BD;
				   font-weight: bold;
				   text-decoration: none;}			 
A.mlink:HOVER {
	color: #FFFFFF;
}
A.mlink:VISITED {
	color: #DEE3BD;
}
H1 {
   font-family: arial,helvetica,tahoma,sans-serif;
	background: #085121;
	font-size: 10pt;
	color: #F1FDE8;
   font-weight: bold;	
}
H2 {
	font-family: arial,helvetica,tahoma,sans-serif;
	font-size: 13pt;
	color: #085121;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;	
}
H3 {
   font-family: arial,helvetica,tahoma,sans-serif;
	background: #085121;
	font-size: 12pt;
	color: #F1FDE8;
   font-weight: bold;	
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
			     			  
P { font-family: arial,tahoma,helvetica,sans-serif;
		   	 font-size: 9pt;
			 color: #000000;
			 font-weight: normal;
			 margin: 10pt;				 
			 padding: 0pt 10pt 0pt 0pt;
			 text-align: justify;		 
			}		
.tdh { font-family: arial,tahoma,helvetica,sans-serif;
		   	 font-size: 10pt;
			 color: #000000;
			 font-weight: normal;
			 margin: 10pt;				 
			 padding: 0pt 10pt 0pt 0pt;
			 text-align: justify;		 
			}		
DIV {font-family: arial,tahoma,helvetica,sans-serif;
		   	 font-size: 10pt;
			 color: #000000;
	}		
ol {font-family: arial,tahoma,helvetica,sans-serif;
		   	 font-size: 9pt;
			 color: #000000;
			 font-weight: normal;			 	 
}		
ul {font-family: arial,tahoma,helvetica,sans-serif;
		   	 font-size: 9pt;
			 color: #000000;
			 font-weight: normal;	
			 list-style: square;		 	 
}			 	 
.fim {
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F1FDE8;
}			 	
			 
 .url { font-size: 12pt; font-family: Arial, Helvetica, sans-serif;
        color: #FFF7EF; font-weight: normal; }
 a.url { color: #FFF7EF; text-decoration: underline; font-weight: normal; }
 a.url:link { color: #FFF7EF; text-decoration: underline; font-weight: normal; }
 a.url:visited { color: #FFF7EF; text-decoration: underline; font-weight: normal; }
 a.url:hover { color: #FFF7EF; text-decoration: none; font-weight: bold; }

