body
{
    background-color: #003C1E;
}
h1,h2,h3,h4,h5
{
    font-family: verdana, arial, sans-serif;
    color: #99cc00;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
h1
{
   font-style: italic;
   font-size: 150%;
   text-align: center;
}
h1.header
{
    text-align: right;
}
h2
{
    font-style: italic;
    font-size: 130%;
}
h3
{
    font-style: italic;
    font-size: 120%;
}
h4
{
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
}
h5
{
    font-weight: bold;
    font-style: italic;
    font-size: 90%;
}
p,th,td
{ font-family: verdana, arial, sans-serif;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
li
{ font-family: verdana, arial, sans-serif;
    font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
input,textarea
{ font-family: "Times New Roman", Roman, serif;
    font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
