﻿body
{
    font-family: Verdana, Arial;
    background-color: #e5ffd0;
    font-size: 10pt;
}
H1, H2, H3, H4
{
    font-family: Verdana;
    color: #669966;
}
.header
{
    font-family: Verdana, Arial;
    background-color: #9acd32
    color: green;
    text-align: center;
}

.border
{
    background-color: #99cc66;
}
.greenbutton
{
    background-color: #e3ffb7;
    font-family: Verdana;
    vertical-align: middle;
    color: #003333;
    text-align: center;
    font-size: larger;
    padding-right: 10px;
    padding-left: 10px;
    border-right: #33cc66 thin solid;
    border-top: #33cc66 thin solid;
    border-left: #33cc66 thin solid;
    border-bottom: #33cc66 thin solid;
}
Hyperlink
{
    font-family: Verdana;
    font-size:larger
}
#HeaderStyle-BackColor 
{
   background-color: Maroon;
    
}

#ItemStyle-BackColor 
{background-color:  #ccffff;
}

#Table
{
    background-color: #ccff66;
    font-family: Verdana;
}

