.text, .linktext, .bullet, .centertext, .Normal
{
    font-family: Arial, Verdana, sans-serif;

    color: #000066;
    font-weight: normal;
}
.text
{
    text-align: justify;
}
.linktext
{
    text-align: left;
    text-indent: 0pt;
}
.centertext
{
    text-align: center;
}
.bullet
{
    text-indent: 0pt;
}
.navbar
{
    background-color: black;
    background-image: url(bibliotecas/fondos/fondo2.jpg);
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: right top;
}
.Normal
{
    background-color: #E5B777;
    background-image: url(bibliotecas/fondos/fondo-volcano1.gif);
    background-attachment: fixed;
    margin-left: 3%;
    margin-right: 3%;
}
.heading, .rightheading, .centerheading
{
    color: #000066;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 15pt;
    text-indent: 0pt;

}
.rightheading
{
    text-align: right;
}
.centerheading
{
    text-align: center;
}
.smallerheading
{
    color: #000066;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 13pt;
    text-indent: 0pt;
}
.standout, .centerstandout
{
    color: white;
    font-weight: bold;
}
.centerstandout
{
    text-align: center;
}

H1, H2, H3, H4, H5, H6
{
    color: #000066;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    text-indent: 0pt;
}
H1
{
    font-size: 20pt;
}
H2
{
    font-size: 18pt;
}
H3
{
    font-size: 16pt;
}
H4
{
    font-size: 14pt;
}
H5
{
    font-size: 12pt;
}
H6
{
    font-size: 10pt;
}
.formattr
{
    background-color: #FFFFFd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: oblique;
    border: #000066;
    border-style: solid;
    font-weight: bold; color: #000066;
    background-attachment: fixed;
}
.sideimg
{
    float: left;
    overflow: scroll;
    position: static;
    visibility: visible;
    z-index: auto;
    clip: rect( );
    vertical-align: middle;
}
.announce
{
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: #330033;
}
.bighead, .notsobig
{
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.bighead
{
    font-size: x-large;
    color: white;
}
.notsobig
{
    font-size: large;
    color: #000066;
}
.philosophic, .centerphilosophic
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-align: justify;
    font-weight: normal;
    font-size: 11px;
}
.centerphilosophic
{
    text-align: center;
    font-weight: bold ;
}
.trial
{
    visibility: hidden;
    clip: rect( );
}
.centerimg {
    float: none;
    overflow: scroll;
    position: static;
    visibility: visible;
    z-index: auto;
    clip: rect( );
    vertical-align: middle ;
    text-align: centre;
}
.centertext
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    color: white;
    font-weight: bold;
    text-align: justify;
    text-indent: 0pt;
}
.postit
{
    background: lightyellow;
    color: black;
    text-align: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

td.postit, div.postit
{
    padding: 5pt 8pt;
    border: solid black 1px;
}
