﻿body 
{
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

table
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
}

h1
{
    font-size: 2.5em;
    color: #555e03;
    text-align: center;
}

h2
{   
    font-size: 1.2em;
    color: #6b714b;
    font-weight: bold;
}

h3
{
    font-size: 1.5em;
    display: inline-block;
    padding-right: 4em;
    padding-top: 3em;
    margin-bottom: 0.1em;
}

h4
{   
    display: inline-block;
    font-size: 1.4em;
    font-weight: normal;
    display: inline;
}

hr
{
    border-top: dashed 0.1em #696969;
}

p
{
    text-align: justify;
}

t
{
    text-align: center;
}

p.Copyright
{
    font-size: 0.8em;
    color: #696969;
    text-align: center;
    margin-top: 10em;
}

a
{
    color: #696969;
    text-decoration: none;
}

a:hover
{
    color: #333333;
    text-decoration: underline;
}

a:visited
{
}

ul
{
    /*padding-top: 4em;*/
    padding-left: 2em;
}

li
{
}

.MainDiv
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.MenuDiv
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
