﻿body 
{
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
}


a.li:link, a.li:visited
{
    text-decoration:none;
    color:#B89172;
}

a.li:hoover
{
    text-decoration:underline;
}


h1
{
    font-size:11pt;
}

h2
{
    font-size:9pt;
}

p
{
    text-align:justify;
    text-indent:20px;
    line-height:150%;
}

ul
{
    line-height:150%;
    font-weight:bold;
    color:#990000; 
}

a.mi:link, a.mi:visited
{
    font-variant:small-caps;
    font-size:10pt;
    color:#000099;
    text-decoration:none;
}

a.mi:hover
{
    text-decoration:underline;
}