/* CSS Document */
P
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8.5pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: normal; 
  color: #000000;
  }

.header
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: Bold; 
  color: #336699
}

.date
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 6.4pt; 
  font-style: normal; 
  line-height: 10pt; 
  font-weight: normal; 
  color: #ffffff
}

.normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-style: normal; 
	line-height: 10pt; 
	font-weight: normal; 
	color: #000000;
}

BODY{
		margin : 0; 
		padding-top : 0; 
		padding-left: 5;
}


.alerta{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 8pt;
	    font-style: normal;
	    color: #FF0000;
	    }
	    


