﻿body
{
    background-color: #ccccff;
    color: Navy;
}
.mjnamemajor
{
    font-family: Papyrus;
    font-style: italic;
    font-weight: bold;
    font-size: 18pt;
}
.mjnameminor
{
    font-family: Papyrus;
    font-style: italic;
    font-weight: bold;
    font-size: 12pt;
}

h1 
{
    font-family: Papyrus;
    text-align:center;
    font-size: 14pt;
}
h2 
{
    font-family: Papyrus;
    text-align:center;
    font-size: 12pt;
}

a 
{
    color:Navy;
}