TD {COLOR: #000033;
        font-family: Tahoma,Verdana; font-size: 13px; 
        text-decoration: none;
        }

li
{

COLOR: black;
        font-family: Sans-serif; font-size: small;
        text-decoration: none;

}
h1
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: large; font-style: ;
        text-decoration: none
        }

h2
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: medium; font-style: ;
        text-decoration: none
        }


h3
{
COLOR: #990000;
        font-family:  Sans-serif; font-size: small; font-style: ;
        text-decoration: none
        }
BODY
{
COLOR: #000033;
        font-family: Tahoma,Verdana; font-size: 10px; 
        text-decoration: none;
        
        }


p
{
    COLOR: #000033;
        font-family: Tahoma,Verdana; font-size: 11px; font-style: bold;
        text-decoration: none;
        line-height: 145%;
        margin-left: 15px;
        
}
li
{
    COLOR: navy;
        font-family: Verdana; font-size: 10px; font-style: bold;
        text-decoration: none;
        
}

A:active
{
    COLOR: RGB(0,54,89);
        font-family:  Tahoma,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;

}
A:link
{
    COLOR: RGB(0,54,89);
        font-family:  Tahoma,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A:visited
{
    COLOR: gray;
        font-family:  Tahoma,Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A:hover
{
    COLOR: silver;
        font-family:  Tahoma,Verdana; font-size: x-small; font-style: bold;
        text-decoration: underline;

}
A.nav:active
{
    COLOR: blue;
        font-family:  Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;

}
A.nav:link
{
    COLOR: blue;
        font-family:  Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A.nav:visited
{
    COLOR: gray;
        font-family:  Verdana; font-size: x-small; font-style: bold;
        text-decoration: none;
}
A.nav:hover
{
    COLOR: red;
        font-family:  Verdana; font-size: x-small; font-style: bold;
        text-decoration: underline;

}
onMouseOver
{
    COLOR: gray;
        font-family:  Sans-serif; font-size: small; font-style: bold;
        text-decoration: none;
}
.indent
{
    margin-left: 200px;
        
}