﻿body,p,td
{
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    line-height: 130%;
    font-size: 95%;
}
.menu
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    font-family: Georgia, Serif;
    text-decoration: none;
}
h1
{
    font-weight: normal;
    font-size: 14px;
    color: #b22222;
    font-family: Georgia, Serif;
    text-decoration: none;
    line-height: 110%;
    	margin-top: 0px;
	margin-bottom: 0px;
}
a:link
{
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    line-height: 130%;
    font-size: 95%;
    color: #336699;
    font-weight: normal;
}
a:hover
{
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    line-height: 130%;
    font-size: 95%;
    color: #990000;
    font-weight: normal;
}
a:visited
{
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    line-height: 130%;
    font-size: 95%;
    color: #336699;
    font-weight: normal;
}
h2
{
    font-weight: normal;
    font-size: 16px;
    color: #666699;
    font-family: Georgia, Serif;
    text-decoration: none;
    line-height: 110%;
}
h3
{
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    font-family: Georgia, Serif;
    text-decoration: none;
    line-height: 90%;
    margin-top: 0px;
	margin-bottom: 0px;
}
