@CHARSET "ISO-8859-1";
body 
{
    font-size:10pt;
    font-family: Garamond, 'Times New Roman', serif;
}

/*Elementos HTML*/
h1
{
    font-size:20pt;
}

h2
{
    font-size:18pt;
}

h3
{
    font-size:16pt;
}

h4
{
    font-size:14pt;
}

p, ul
{
    font-size:12pt;
    line-height:1.5em;
}

/*Bloques de diseņo*/

#sidebar
{
    display:none;
}

#footer
{
    
}
