﻿body 
{
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
}

h2
{
    margin-left:25px;
    font-size:11pt;
    color:#666666;
    margin-bottom:10px;
}

p
{
    margin-left:25px;
    margin-right:10px;
    text-align:justify;
}

a:link, a:visited
{
    font-weight:bold;
    color:#D39D05;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a.smi:visited, a.smi:link
{
    color:White;
    text-decoration:none;
}

a.smi:hover
{
    text-decoration:underline;
}

div.footer
{
    width:925px;
    height:30px;
    vertical-align:middle;
    background-color:#FFD338;
    text-align:center;
    color:White;
    font-weight:bold;
}

