/* CSS Document */

body
{   background-color: #7BACD3; 
    font-family: Verdana,arial;
    font-weight: normal;
    font-size: 14px;
    color: #000080;
}

A:link { COLOR: #000080; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: blue; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: white; TEXT-DECORATION: none }
A:hover { COLOR: blue; font-weight: none }

table
{ width: 90%;
background: url(../leafblue.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; }

table.sub
{ width: 100%;
font-family: Verdana,arial;
    font-weight: normal;
    font-size: 12px;
    color: #000080;}

table.index
{ width: 90%;
font-family: Verdana,arial;
    font-weight: normal;
    font-size: 12px;
    color: #000080;}


td.preview
{background: url(../preview2.gif);
background-repeat:no-repeat;
background-position:right;
vertical-align: top;}

h1
{	font-family: Mariah,Verdana,arial;
font-size: 22px;
    text-align: center;
        font-weight: normal;}

h2
{	font-family: Verdana,arial;
font-size: 18px;
    text-align: center;
        font-weight: normal;}

h3
{	font-family: Verdana,arial;
    font-size: 15px;
      font-weight: normal;}


div.footer
{	font-family: Mariah,Verdana,arial;
    font-size: 18px;
    text-align: center;
        font-weight: normal;}

div.sig
{	font-family: SheerElegance,Mariah,Verdana,arial;
    font-size: 18px;
    text-align: center;
        font-weight: normal;}
