h1, h2, h3, h4, h5, h6, body, table, td, tr, input, textarea, select,
blockquote, ul, li, button, p, div, span
{
    font-family: Comic Sans MS;
}
h1, h2, h3, h4 {font-weight: bold}
h1 {font-size: 25px; color: #0000c0}
h2 {font-size: 20px; color: green}
h3, big {font-size: 15px}
h4 {font-size: 12px}
h5 {font-size: 12px}
h6 {font-size: 12px; color: darkred}
body, table, input, select, p, div, span, textarea {font-size: 14px}
body
{
    margin: 5px 5px 5px 5px;
    background-color: #ffffff;
}

td.h {font-size: 20px; color: green}
.btn {font-size:12px; font-weight:bold; color:darkblue}
tr.hd, td.hd {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: blue; background-color: #cccccc; font-weight:bold }
tr.sbj, td.sbj {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:darkblue;font-weight:bold}

td, tr
{
 font-size: 16px;
 color: #000080;
}

span.small, div.small
{
 font-size: 14px;
 color: #000080;
}
p
{
 font-size: 16px;
 color: #000080;
}
span.small, div.small
{
 font-size: 12px;
 color: #000080;
}
a.small, a:visited.small, a:active.small {color: white}
a:hover.small
{
    color: white;
    text-decoration: underline
}
a.small_black, a:visited.small_black, a:active.small_black {color: blue}
a:hover.small_black
{
    color: blue;
    text-decoration: underline
}
a:hover.bsmall
{
    text-decoration: underline
}
div.indented
{
    text-indent: 1em
}
div.text
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: darkred
}
blockquote
{
    margin-left: 3em;
    margin-right: 0em
}
p.text, dd, dt
{
    text-align: justify;
}
td.fhdr
{
    border-color: #222288;
    background-color: #222288;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    color: white;
    padding: 2px
}
td.a
{
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
td.hdr, td.hdr2, td.menu, td.shdr, td.lhdr, div.hdr, span.hdr, td.personal_link, td.hdr0
{
    background-color: #222288;
    font-size: 10px;
    font-weight: bold;
    color: white
}
td.lhdr {cursor: hand}
td.hdr2
{
    background-color: #6666AA;
    height: 21px;
    border-top: 1px solid #222288;
    border-bottom: 1px solid #222288
}
td.menu
{
    color: white;
    background-color: #957C3D;
    height: 22px;
    border-top: 1px solid white;
}
td.shdr
{
    background-color: #6666AA;
    border-top: 1px solid #222288;
    border-bottom: 1px solid #222288;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
td.hdr0
{
    background-color: #CCCCFF;
    color: black;
    text-align: left
}
td.d, td.dl {border-top: 1px solid white}
td.dl {border-left: 3px double silver}
li.text
{
    list-style-type: square;
    list-style-position: outside;
    text-align: justify
}
li
{
    font-size: 16px;
    list-style-type: square;
    list-style-position: outside;
    margin-left: -2em
}
a:active, a:visited {color: #0000FF}
a {color: #0000FF; text-decoration: none}
a:hover {color: #0000FF; text-decoration: underline}
a:active.t, a:visited.t {color: #C0C0FF}
a.t {color: #C0C0FF; text-decoration: none}
a:hover.t {color: #C0C0FF; text-decoration: underline}
a.menuitem, a:active.menuitem, a:visited.menuitem, a:hover.menuitem
{
    font-size: 9px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
a:hover.menuitem
{
    text-decoration: underline
}
div.menu
{
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    background-image: url(/images/background1.jpg);
    background-position: -110px -67px;
    z-index: 5000
}
hr
{
    height: 1px;
    color: darkred
}
hr.gr
{
    height: 1px;
    color: gray;
}

