﻿body
{
   vertical-align: middle;
    color: #000000;
    font-family: Times New Roman;
    font-size:large;
    text-align: center;
    <!--background-color: #CCCCFF;-->
}
.header
{
    vertical-align: middle;
    color: #ccccff;
    font-family: Papyrus, Onyx, Orlando, Times New Roman;
    background-color: #cc6666;
    text-align: center;
    font-variant: small-caps;
}
.leftside
{
    border-right-style:ridge;
    border-right-color:#CCCC00;
}
.rightside
{
    border-left-style:ridge;
    border-left-color:#CCCC00;
}
.mid
{
    border-top-style:ridge;
    border-top-color:#CCCC00;
}
.reverse
{
    color: #cc6666;
    font-family: Papyrus, Onyx, Orlando, Times New Roman;
    background-color: #ccccff;
}
.footer
{
    border-top-style:ridge;
    border-top-color:#CCCC00;
    <--background-color:#99FF99;-->
    font-family:@Dotum, Book Antiqua, Rockwell, Times New Roman;
    font-size:small;
}
.bottom
{
    font-family:Papyrus, Times New Roman;
    font-size:xx-small;
}
H1
{
    font-family:Papyrus, Times New Roman;
    font-size:36px;
    font-style:bold;
    color:#000000;
}
H2
{
    font-family:Papyrus, Times New Roman;
    font-size:24px;
    font-style:bold;
    color:#000000;
}
