

h3 {
     font-family:garamond;
     color:#f8f3f3;
     }

h4 {
     font-family:verdana;
     color:#f8f3f3;
     }

     h6 {
     font-family:garamond;
     color:#f8f3f3;
     }

p  {
     font-family:garamond;
     color:#f8f3f3;
     font-size:12pt;
     font-weight:normal;
     }

a {
     font-family:garamond;
     text-decoration:none;
     font-size:12pt;
     font-weight:normal;
     }


     A {
        text-decoration : none;
        font : Verdana;
        color: #f8f3f3;
}


A:hover {
        text-decoration : underline;
}


A.navnormal {
        font-size : 11pt;
        color: #7C1312
        font: Verdana;
        text-decoration : underline;
}

A.navselected  {
        font-size : 12pt;
        font-weight : bold;
        color: #7C1312
        font: Verdana;
        text-decoration : underline;
}

A.link  {
        font-weight : bold;
        color: #7C1312
        text-decoration : underline;
}
A.vlink  {
        font-weight : bold;
        color: #7C1312
        text-decoration : underline;
}
A.teaser  {
        font-size : 9pt;
        font-weight : bold;
        color: #FF6600;
        text-decoration : underline;
}
