BODY
{
    background-color: Transparent;
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	color: #000000;
}

A
{
    color: #000000;
    text-decoration: none;
}

A:Visited
{
    color: #000000;
}

A:Hover
{
	color: #339966;
}

P
{
    font-size: 12px;
}

UL
{
    font-size: 12px;
}

.Title
{
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #339966;
}

.StrongQuote
{
    font-weight: bold;
    font-size: 14px;
}

.Header
{
    font-weight: bold;
    font-size: 18px;
    color: #339966;
}

.TableHeader
{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    color: #339966;
}

.Navigation
{
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    color: #FFFFFF;
}

.NavigationLinks
{
    color: #FFFFFF;
}

.NavBackground
{
    background: url("./images/nav_back.gif");
}
