H1 {
    font-family: sans-serif;
}

H2 {
    font-family: sans-serif;
    font-weight: normal;
}

P {
    margin-left: 5%;
    margin-right: 15%;
    font-family: times new roman, times-roman, times, serif;
    font-size: 12pt;
    color: black;
}

UL {
    margin-left: 5%;
    margin-right: 15%;
    font-family: times-roman, times, serif;
    font-size: 12pt;
}


A {
    text-decoration: none;
    font-family: sans-serif;
}

A:Visited {
    color: #0000FF;
    font-weight: normal;
    font-family: Arial;
    font-style: normal;
}

A:Active {
    color: #852121;
    font-style: normal;
    font-weight: normal;
    font-family: Arial;
}

A:Hover {
    text-decoration: underline;
}

STRONG {
    font-size: 13pt;
    font-style: bold;
    font-family: helvetica, arial, sans-serif;
}

LI {
    margin-left: 5%;
    margin-bottom: 10pt;
}

OL { 
    margin-top: 5pt;
}

.EMAIL {
    font-family: courier;
    color: black;
    font-size: 10pt;
}

.COPYRIGHT {
    font-family: "Arial Narrow";
    font-size: 8pt;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.LOGOBIG {
    font-family: "Arial Narrow";
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 1px;
    color: black;
    vertical-align: top;
}

.LOGOSMALL {
    font-family: "Arial Narrow";
    font-size: 15px;
    margin-top: 0px;
    color: black;
    vertical-align: bottom;
    margin-bottom: 0px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.NOTE {
    margin-left: 15%;
    margin-right: 15%;
    font-size: 10pt;
    font-family: sans-serif;
}

.IMPORTANT {
    font-family: "Arial Narrow";
    font-style: bold;
    color: red;
}

.UNPOSTED {
    color: gray;
    font-size: smallest;
}

.FEEDBACK {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 10pt;
}
