/* ESTILOS PRINCIPALES */

body {
        padding-left: 0em;
        font-family: arial,verdana,"Times New Roman", serif;
	  font-size: 12px;
        color: black;
	  background-color: #FFFFFFF;
       }


a:link {
        color: #804000; font-weight: ; text-decoration: none;}

a:visited {
        color: #5A8787; font-weight: ; text-decoration: none;}

a:active {
        color: #E88B00; font-weight: ; text-decoration: none; }

a:hover {
        color: #E88B00; text-decoration: underline; }


.style1 {
border-width: 0px;
}


h1{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
color: black;
}


h2 {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
color: black;
}

h3 {
font-family: times, Helvetica, Geneva, sans-serif;
font-size: 17px;
color: #0000000;
}

h4 {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 11px;
color: black;
}



/* FIN ESTILOS PRINCIPALES */