﻿body {
}
plaintext
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: x-large;
    font-weight: normal;
    font-style: normal;
}

p
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}
p:first-letter
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
}


hr
{
    border: thick groove #0000FF;
}
h1
{
    margin: 0px;
    padding: 0px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: x-large;
    font-weight: bolder;
    color: #3C4A91;
    line-height: normal;
    font-variant: small-caps;
    text-transform: capitalize;
}
h2
{
    margin: 0px;
    padding: 0px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-weight: bolder;
    color: #000066;
    line-height: normal;
}
h3
{
    margin: 0px;
    padding: 10px;
    font-family: 'Bookman Old Style';
    font-size: 20px;
    font-weight: 400;
    color: #3C4A91;
    line-height: 20px;
    font-variant: small-caps;
    text-transform: capitalize;
    letter-spacing: .09em;
}
a:link
{
    margin: 0px;
    font-family: 'Bookman Old Style';
    font-size: 14px;
    font-weight: 400;
    color: #030689;
    font-variant: small-caps;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: .09em;
    text-decoration: none;
}
a:active
{
    border-style: none;
    margin: 0px;
    font-family: 'Bookman Old Style';
    font-size: 14px;
    font-weight: 400;
    color: #0000CC;
    line-height: 20px;
    font-variant: small-caps;
    text-transform: capitalize;
     font-size: 14px;
       text-align: center;
    letter-spacing: .09em;
    text-decoration: none;
}
a:hover
{
    margin: 0px;
    font-family: 'Bookman Old Style';
    font-size: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #0000CC;
    font-variant: small-caps;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: .09em;
    text-decoration: none;
    position: static;
}
a:visited
{
    margin: 0px;
    font-family: 'Bookman Old Style';
    font-size: 14px;
    font-weight: 400;
    color: #3C4A91;
    font-variant: small-caps;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: .09em;
    text-decoration: none;
}
li
{
    padding-bottom: 10px;
    margin-right: 50px;
}
