﻿body
{
    font-family: ‘Trebuchet MS’, Helvetica, sans-serif;

}
a:visited 
{
    color: Blue;
}
h1
{
    padding-left: 10px;
    font-weight: normal;
}
h2
{
    padding-left: 40px;
    font-weight: normal;
}
h3
{
    padding-left: 60px;
    font-weight: normal;
}
.title
{
    color: #2200CC;
}
cite
{
    color: Green;
    font-style: normal;
    font-size: small;
}
.keywords
{
    color: Maroon;
    font-size: small;
}
.description
{
    color: Gray;
    font-size: small;
}