BODY { font-family: GoudyOlSt BT, Georgia, Serif;
    font-size: small; font-weight: 400;
    color: #FFFFFF;
    background: #333366;
    margin: 0px;
    scrollbar-arrow-color: #DAD6D6;
    scrollbar-3dlight-color: #333366;
    scrollbar-highlight-color: #DAD6D6;
    scrollbar-face-color: #333366;
    scrollbar-shadow-color: #DAD6D6;
    scrollbar-darkshadow-color: #333366;
    scrollbar-track-color: #333366;
    }

a:link {
    color: #B8B4B4;
    font-weight: 500;
    text-decoration: none;
    }

a:visited {
    font-weight: 500;
    text-decoration: none;
    color: #C0BCBC;
    }

a:hover {
    color: #DAD6D6;
    font-weight: 500;
    text-decoration: none;
    }

a:active {
    color: #C0BCBC;
    font-weight: 500;
    text-decoration: none;
    }


h1 { font-size: x-large; font-weight: 600; text-align: center; margin-top: 4px; margin-bottom: 0px;
 letter-spacing: 5px; font-variant: small-caps;
 }

h2 { font-size: medium; font-weight: 600; text-align: center; letter-spacing: 1px;
 color: #C0BCBC; margin-bottom: 0px; margin-top: 0px;
 }

h3 { font-size: large; font-weight: 600; text-align: center; margin-bottom:0px;
 }


TD { font-size: medium; font-weight: 500;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center; padding: 3px;
 color: #DAD6D6;
 }

.smaller { font-size: small; font-weight: 400; text-align: center; font-style: italic;
 }

.bar { color: #FFFFFF;
    background: #000040;
    text-align: center;
    }
td.menu { padding-bottom: 20px; padding-left: 5px;}
td.menubullet { padding-bottom: 20px; }
td.smBullet { padding-left: 50px; }

th.contactForm {text-align: right;}