﻿body {
    background-color: #006e00;
    width: 900px;
    
}
    a:link {color:#ffff7f;}
    a:active {color:#ffff7f;}
    a:visited {color:#ffff7f;}
    a:hover {color:#ff0000;}


.heads
{
    font-family: Comic Sans MS,Georgia,"Times New Roman", Times, serif;
    font-size: x-large;
    font-weight: 300;
    color: #ffff7f;
    width: 767px;
    font-style: italic;
    letter-spacing: normal;
    word-spacing: 0px;
}
.general
{
    font-family: Comic Sans MS, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #FFFfaf;
    top: 130px;
    left: 17px;
    font-style: normal;
    line-height: 1.5;
    text-align: justify;
    letter-spacing: 1.5px;
}
.button
 {
    width: 198px; 
     height: 35px; 
     background-color: #006e00;
}

        .bulletlist
        {
     font-family: Comic Sans MS, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
    color: #FFFfaf;
    top: 130px;
    left: 17px;
    font-style: normal;
    line-height: 1.5;
        }
.subhead
{
    font-family: Comic Sans MS,Arial, Helvetica, sans-serif;
    letter-spacing: 1.0px;
    font-size: small;
    font-weight: bolder;
    color: #FFFF7f;
    top: 130px;
    left: 17px;
    font-weight: bold;
    text-align: justify;
}
.news
{
    word-spacing: 5px;
    font-style: italic;
    color: #FF9999; 
    font-size: x-large;
    text-align: center;
    letter-spacing: 2px; 
    font-family: 'Comic Sans MS'
}