﻿body
{
    font-family: Arial;
    font-size: small;
}
h2
{
    font-family: Arial;
    font-size: large;
    font-weight: bolder;
}
.navstyle1
{
    text-decoration: none;
    color: #666666;
}
a:link
{
    color: #0000FF;
}
a:visited
{
    color: #666666;
}
