P {
font-size: 9pt;
font-family: arial, helvetica;
font-weight: normal;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}

H1 {
font-size: 12pt;
font-family: arial, helvetica;
font-weight: bold;
text-align: center;
}

H2 {
font-size: 40pt;
font-family: agency fb;
font-weight: normal;
text-align: left;
}

BODY {
background-color: #4C4C4C;
font-family: arial;
color: White;
text-align: center;
}

TABLE {
font-size: 8pt;
font-family: arial, helvetica;
font-weight: normal;
text-align: center;
}

#general {
width: 880;
height: 662;
background-image: url(images/rojmar_fondo2.jpg);
}

#table1 {
width: 580px;
height: 386px;
background-color: none;
text-align: justify;
}
		
A:link {text-decoration:none;color:White;}
A:visited {text-decoration:none;color:White;}
A:active {text-decoration:underline;color:White;}
A:hover {text-decoration:underline;color:White;}