 BODY
 {
     FONT-SIZE: small;
     COLOR: #000000;
     FONT-FAMILY: Arial, Helvetica, sans-serif;
     BACKGROUND-COLOR: #ffffff;
     /*scrollbar-face-color:#6bc631; *//*OSCURO*/
     /*scrollbar-shadow-color:#ffdead;*/
     /*scrollbar-arrow-color:#ddf4ce;*/ /*CLARO*/
     /*scrollbar-darkshadow-color:#222222;*/
     /*scrollbar-highlight-color:#C0C0C0;*/
     /*scrollbar-3dlight-color:#333333;*/
     /*scrollbar-track-color:#90ee90;*/ /*MEDIO*/
     TEXT-ALIGN: center
 }
 h1
 {
     FONT-WEIGHT: bold;
     FONT-SIZE: 150%;
     TEXT-TRANSFORM: uppercase;
     COLOR: #000000;
     FONT-STYLE: italic;
     FONT-FAMILY: "Times New Roman", Times, serif;
     TEXT-ALIGN: center
 }
 p
 {
     COLOR: #000000;
     FONT-STYLE: italic;
     FONT-FAMILY: "Times New Roman", Times, serif;
 }
 A
 {
     FONT-WEIGHT: bold;
     /*FONT-SIZE: 9pt;*/
     FONT-SIZE: 90%;
     COLOR: #000080;
     FONT-FAMILY: Arial, Helvetica, sans-serif;
     TEXT-DECORATION: none
 }
 A:hover
 {
     /*FONT-SIZE: 9pt;*/
     FONT-SIZE: 95%;
     COLOR: #000080;
     FONT-FAMILY: Arial;
     BACKGROUND-COLOR: #ddddff;
     TEXT-DECORATION: none
 }
 A:active
 {
     /*FONT-SIZE: 9pt;*/
     FONT-SIZE: 90%;
     COLOR: #000080;
     FONT-FAMILY: Arial
 }
 A:visited
 {
     /*FONT-SIZE: 9pt;*/
     FONT-SIZE: 90%;
     COLOR: #880088;
     /*BACKGROUND-COLOR: #eeeeff;*/
     FONT-FAMILY: Arial
 }

.Estilo2 {
	FONT-SIZE: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366FF;
}
.Estilo3 {	
        FONT-SIZE: 105%;
        font-family: "Comic Sans MS";
	color: #FF6600;
}

.Estilo4 {	
        FONT-SIZE: 100%;
        font-family: "Comic Sans MS";
	color: #111111;
}

#peque
{
margin-top : 10px; 
font-size: 70%;
}