A  {
	color : #00615F;
	text-decoration : none;
	font-family : Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
}

A:visited    { 
   font-family: Tahoma, Arial 
}

A:Active  {}

A:Hover  {
	font-family : Tahoma, Arial;
	color : #AD411B;
	rem text-decoration : underline;
}

P  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
}

LI  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
}
.new {
	color : #FF0000;
}


H1  { 
   font-family: Tahoma, Arial; 
   font-size: 12pt; 
	font-weight : bold;
   color: #AD401B; //#204679;//#000080; 
   margin-bottom: 10px 
}

H2  {
	font-family : Tahoma, Arial;
	font-size : 11pt;
	color : #AD401B;  //#FFCC00;
	font-weight : bold;
}

H3  {
	font-size : 10pt;
	font-family : Tahoma, Arial;
   font-size: bold; 
	color : #204679;  //#FFCC00;
	font-weight : bold;
}

TABLE  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
}

TD  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
}

TH  {
	font-weight : bold;
	color : Black;
	font-size : 10pt;
	background-color : #FFC891;
	text-align : left;
}

PRE  {
	font-size : 9pt;
}

.plate {	
	padding: 5pt;
	background: #FFC891;
	border-left: 1px white solid;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}

.plateTH {
	color : White;
	font-size : 14pt;
	font-weight : bold;	
	padding: 2pt;
	background: black;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}

.corpo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: justify;
}
