﻿body
{
    font-family: 'Comic Sans MS' , Arial, Verdana;
    font-size: medium;
}


.HeaderTitle
{
    font-style: italic;
    letter-spacing: 3px;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 150%;
}
.Footer
{
    background-color: #5fc0b3;
    color: white;
    text-align: center;
}
.FooterCopyRight {
    font-size: small;
    padding-right: 5px;
    padding-left: 3px;
}
li {
    list-style: circle url(images/bullet10+.gif) outside;
    vertical-align: top;
}
h2 {
    line-height: 20px;
    vertical-align: bottom;
}
h3 {
    line-height: 10px;
    vertical-align: bottom;
}
