﻿body 
{
    margin:0;
    height:100%;
}
.menu
{
    padding-bottom: 15px;
}
.menu a:link
{
    font-family:Trebuchet MS;
    font-size:14pt;
    text-decoration:none;
    color:#5cb7fb;
    font-weight:bold;
}
.menu a:hover
{
    font-family:Trebuchet MS;
    font-size:14pt;
    text-decoration:underline;
    color:white;
    font-weight:bold;
}
.menu a:active
{
    font-family:Trebuchet MS;
    font-size:14pt;
    text-decoration:underline;
    color:white;
    font-weight:bold;
}
.menu a:visited
{
    font-family:Trebuchet MS;
    font-size:14pt;
    text-decoration:none;
    color:#b1a7ba;
    font-weight:bold;
}
.div
{
    font-family:Trebuchet MS;
    font-size:10pt;
    text-decoration:none;
    color:#61556b;
    padding-left:25px;
}
.div a:link
{
    font-family:Trebuchet MS;
    font-size:10pt;
    color:#61556b;
}
.div a:hover
{
    font-family:Trebuchet MS;
    font-size:10pt;
    color:#5cb7fb;
}
.div a:active
{
    font-family:Trebuchet MS;
    font-size:10pt;
    color:#5cb7fb;
}
.div a:visited
{
    font-family:Trebuchet MS;
    font-size:10pt;
    color:#5cb7fb;
}
h1
{
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:bold;
    color:#61556b;
}
.header2
{
    font-family:Arial, Sans-Serif;
    font-size:12pt;
    font-weight:bold;
    color:#786689;
}
.header3
{
    font-family:Arial, Sans-Serif;
    font-size:10pt;
    font-style: italic;
    color:#786689;
}
.text
{
    font-family:Arial, Sans-Serif;
    font-size:10pt;
    font-style: italic;
    color:#29322c;
}
a:link
{
    font-family:Arial;
    font-size:10pt;
    color:#61556b;
}
a:hover
{
    font-family:Arial;
    font-size:10pt;
    color:#5cb7fb;
}
a:active
{
    font-family:Arial;
    font-size:10pt;
    color:#5cb7fb;
}
a:visited
{
    font-family:Arial;
    font-size:10pt;
    color:#5cb7fb;
}
