body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
  }
  
a {
	text-decoration:none;
  color:#942003;
  font-weight:bold;
	}
	
a:hover	{
	text-decoration:underline;
	color:#B66D6D;
	}
	
H1 {
	font-size:13pt;
	text-align: center,
	font-weight:bold;	
	}
	
H2 {
	font-size:15pt;
	text-align: center,
	font-weight:bold;	
	color:#942003;
	}

h5      {
		font-family:Comic sans ms;
		font-size:25;
		font-weight:bold;
		color:#942003;
		text-align:center;
		}
		
table   {
		text-align: justify;
		vertical-align: top;
		}

.banner {
	font-weight:normal;	
	background: #942003;
}

.rosa{
	color:#ffcccc;
	}
	
.rosach{
	color:#ffcccc;
	font-size:7pt;
	}

.beige{
	color:#942003;
	}
	
.beigeb{
	color:#942003;
	font-weight:bold;
	}	
.negro{
	font-weight:bold;
	color:#000000;
	}
.dire{
	color:#942003;
	font-style: italic;
	font-size:8pt;
	font-weight:bold;
	}	