﻿p,table,li,textarea
        {
            font-family:Verdana, Arial, Sans-Serif; 
            font-size:10pt; 
            line-height:1.5;
        }
.frontpage
        {
            color:White; 
            line-height:1.5;
            margin-left:18px;
            margin-right:18px;
            text-align:left;
        }
.temp
        {
            color:#A1B3CD;
        }
h1
    {
        color:Black;
        font-size:14pt;
        text-transform:uppercase;
    }
h2
    {
        color:#4C6B9B;
        font-family:Arial;
        font-size:12pt;
    }
h3
    {
        color:#4C6B9B;
        font-family:Arial;
        font-size:10pt;
    }
h4
    {
        color:#4C6B9B;
        font-family:Arial;
        font-size:8pt;
    }
.blackborder
    {
        border:2px solid black; 
        margin-left: 6px;
        margin-right: 6px;
    }
a.bm
    {
        text-decoration:none;
    }
a.bmtarget:hover
    {
        color:#4C6B9B;
    }
a, a:visited
    {
        color:#4C6B9B;
    }
a:hover
    {
        color:Red;
    }
.small
    {
        font-size:8pt;
    }
.smaller
    {
        font-size:6pt;
    }