﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}

A:link
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
A:hover
{
    font-weight: bold;
    font-size: 10pt;
    color:#adff2f;
    font-family: Arial;
    text-decoration: none;
}
A
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.header2
{
    font-weight: bold;
    font-size: 16pt;
    color: #669900;
    font-family: Arial;
    
}
.header2half
{
    font-weight: bold;
    font-size: 12pt;
    color: green;
    font-family: Arial;
}
.header3
{
    font-weight: bold;
    font-size: 10pt;
    color: #004000;
    font-family: Arial;
}
.linkheader
{   font-size: 10pt;
    color: #99cc66; 
    text-decoration: underline; 
    font-weight: bold;
}
.normfont
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
.latestnews
{ color: #004000; 
    font-size: 8pt;
    font-weight: bold;
}
.normfontlink
{   font-size: 10pt;
    color: #339933;
    font-family: Arial;
    font-weight: bold;
   
}
.newslink
{   font-size: 8pt;
    color: #339933;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline; 
}
.tennisball
{
    font-weight: bold;
    font-size: 12pt;
    color: green;
    font-family:  Wingdings 2;
}
.newslink2
{   font-size: 8pt;
    color: #004000;
    font-family: Arial;
    font-weight: bold;
}