﻿body 
{
    font: Arial;
    font-size: small;
    color: #333300;
    font-family: Arial, Helvetica, sans-serif;
}
a:hover {
    color: #669999;
    text-decoration: underline;
}
a{
    color: #000066;
    text-decoration: none;
    text-align: left;
    font-weight: 700;
}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.Gold {color: #CC6600}
.DBlue {color: #330066}
.BurgundyHover {color: #660000}
.Border {color: #000099}
.Lines {color: #ff9933}

img.x
   {
    position:absolute;
    left:0px;
    top:0px;
    z-index:-1
   }
h1
{
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #000066;
    text-align: left;
}
h2
{
    font-size: medium;
    font-weight: bold;
    color: #333399;
    text-align: left;
}
