﻿body 
{
}
.copyright
{
    font-family: Arial;
    font-size: x-small;
    text-decoration: none;
    color:Black
}
.heading
{
    font-family:Arial;
    font-weight:bold;
    font-size:small;
    color: #9A2110;
}
.content
{
    font-family: Arial;
    font-size: small;
    text-decoration: none;
    color:Black
}

.content a:visited
{
    color:#000000;
}

.content a:hover
{
    color:#ae231c;
    
}

.heading2 a:hover
{
    color:#ae231c;
}
.copyright a:hover
{
    color:#ae231c;
}
.heading2
{
    font-family: Arial;
    font-weight: bold;
    font-size: small;
    color: #000000;
    text-decoration: none;
}

.heading3
{
    font-size: large;
    color: #9A2110;
    font-family: 'Trebuchet MS';
}

.captd
{
    font-size: large;
    color: #ed1c2e;
    font-family: 'Trebuchet MS';
}

.captd2
{
    font-size: medium;
    color: #163186;
    font-family: 'Arial';
    font-weight:bold
}
