﻿body, p, li
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
}

h1, h2, h3, h4, h5, h6
{
    color: #336699;
}

h1
{
    font-size: 17px;
}

h2 {border-bottom: 1px dashed #cdcdcd; font-family: Verdana; font-size: 1.5em; font-weight: lighter; padding: 0px 0px 5px 0px;}

a:link, a:active, a:hover, a:visited {color: #336699; text-decoration: none;}
a:hover {text-decoration: underline;}