td        { font-size: 12px;
            font-family: "Times New Roman", Palatino, Georgia, Times }

a          { color: #4a0a05; font-weight: bold; text-decoration: none }

a:hover   { color: #992319;
            font-weight: bold;
            text-decoration: underline }

a:visited  { color: #6d4441; font-weight: bold }

i          { color: #565421 }

cite      { color: #565421;
            font-style: normal;
            font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial }

h1          { color: #565421; font-size: 16px; font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial; word-spacing: 3px; letter-spacing: 2px }

h2         { font-size: 16px; font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial; word-spacing: 3px; letter-spacing: 2px }

h3   { color: #565421; font-size: 14px; font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial; word-spacing: 2px; letter-spacing: 1px }

h4  { font-size: 14px; font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial; word-spacing: 2px; letter-spacing: 1px }

h5   { color: #565421; font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial; word-spacing: 2px; letter-spacing: 1px }

h6 {    font-size: 12px;
        font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, Arial;
        word-spacing: 2px;
        letter-spacing: 1px }

.menuskin { position:absolute;
        width:100px;
        background-color:#FFFFFF;
        border:1px solid black;
        font:normal 10px "Times New Roman", Palatino, Georgia, Times;
        line-height:15px;
        z-index:100;
        visibility:hidden }

.menuskin a  { color: black;
        text-decoration: none;
        padding-right: 0px;
        padding-left: 0px }

#mouseoverstyle { background-color:#225599 }

#mouseoverstyle a  { color: white;
        text-decoration: none;
        background-color: #004caa }

#popmenu { background-color: #fff;
        position: absolute;
        z-index: 100;
        top: 0px;
        left: 0px;
        width: 100px;
        visibility: hidden;
        display: block }
b { color: #565421 }
