body {
    font-size: 12pt;
    padding: 0px;
    margin: 0px;
    font-family: Garamond, Georgia, "Times", "Times New Roman", serif;
    color: #000000;
    background: #ffffff;
}

p.titulo { font-size: 14px; text-align: left; color: #71625b; border-bottom: 1px solid #aaaaaa; }
p.texto_titulo { font-size: 40px; text-align: left; color: #71625b; font-weight: bold; font-family: Candara, Corbel, Trebuchet, sans-serif; }
a.menu-item { padding: 4px; margin: 0px; }
a.menu-item-sel { padding: 4px; margin: 0px; background: #dddddd; color: #000000; border-bottom: 1px solid #71625b; }
a:hover { background: #71625b; color: #ffffff; text-decoration: none; }
a { padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #71625b; font-size: 16px; color: #000000; }

