﻿body 
{
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: center;
    background-color: #ffffff;
    font-size: 14px;
    width:900px;
    margin: 20px auto 20px auto;
}
ul
{
    margin-left: 20px;
    padding-left:0px;
    list-style-image: url(images/star.gif);
}
h2
{
    font-size: x-large;
    color: #024615;
    font-weight: bold;
}
.footer
{
    font-size: small;
    color: #777a75;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
}
.footer A
{
    font-size: small;
    color: #777a75;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
    text-decoration: none;
}
.footer a:hover
{
    font-size: small;
    color: red;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
    text-decoration: none;
}
.bot
{
    font-size: small;
    color: #fffffe;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
}
.bot A
{
    font-size: small;
    color: #fffffe;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
    text-decoration: none;
    cursor: default;
}
.bot a:hover
{
    font-size: small;
    color: #fffffe;
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: left;
    text-decoration: none;
    cursor: default
}
.bullets
{
    font-size: 11px;
    color: #024615;
    font-family: Arial, Tahoma, Sans-Serif;
    font-weight: bold;
}
.page_links A
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links A:hover
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Maroon;
    font-weight: normal;
    text-decoration: none;
}
.contact
{
    font-size: 14px;
}
.contact_head
{
    font-size: 16px;
    color: #024615;
    font-weight: bold;
}
.contact A
{
    color: black;
    text-decoration: none;
}
.contact A:hover
{
    color: Red;
    text-decoration: none;
}