H1 { 
    font-family : Tahoma;
    font-size : 22pt;
    font-weight : 800;
    font-style : none;
    vertical-align : top;
    text-decoration : none;
    color : black;
    margin-top : 0pt;
    margin-left : 0pt; 
    border-top : none;
    border-top-color : white;
    border-top-width : 0pt;
    border-bottom : solid;
    border-bottom-color : #800000;
    border-bottom-width : 2pt;

    letter-spacing : 0pt;
    text-align : left;
    text-transform : none; 
}

H2 { 
    font-family : Tahoma;
    font-size : 13pt;
    font-weight : 800;
    font-style : none;
    text-decoration : none;
    background: black;
    color : white;
    margin-top : 0pt;
    margin-left : 0pt; 
    border-bottom : none;
    border-bottom-color : black;
    border-bottom-width : 2pt;
    letter-spacing : 0pt;
    vertical-align : top;
    text-align : center;
    text-transform : none;
}

H3 { 
    font-family : Tahoma;
    font-size : 14pt;
    font-weight : 700;
    font-style : none;
    text-decoration : none;
    color : black;
    margin-top : 0pt;
    margin-left : 0pt;
    border-top : none;
    border-top-color : navy;
    border-top-width : 1pt;
    border-bottom : solid;
    border-bottom-color : #800000;
    border-bottom-width : 1pt;
    letter-spacing : 0pt;
    vertical-align : top;
    text-align : left;
    text-transform : none;
} 

H4 { 
    font-family : Tahoma;
    font-size : 13pt;
    font-weight : 700;
    font-style : none;
    text-decoration : none;
    color : black;
    margin-top : 0pt;
    margin-left : 0pt; 
    border-bottom : none;
    border-bottom-color : black;
    border-bottom-width : 2pt;
    letter-spacing : 0pt;
    vertical-align : top;
    text-align : left;
    text-transform : none;
} 

H5 { 
    font-family : Tahoma;
    font-size : 11pt;
    font-weight : 600;
    font-style : none;
    text-decoration : none;
    color : black;
    margin-top : 0pt;
    margin-left : 0pt; 
    border-bottom : none;
    border-bottom-color : black;
    border-bottom-width : 2pt;
    letter-spacing : 0pt;
    vertical-align : top;
    text-align : left;
    text-transform : none;
} 

P { 
    font-family : Arial;
    font-size : 10pt;
    text-decoration : none;
    color : black;
    background : white;
    word-spacing : normalpt;
    letter-spacing : normalpt;
    vertical-align : baseline;
    text-align : left;
    text-transform : none
} 

ul { 
    font-family : Arial;
    font-size : 10pt;
    text-decoration : none;
    word-spacing : normalpt;
    letter-spacing : normalpt;
    text-align : left;
    margin-bottom : 6.0pt;
    text-transform : none
} 

li { 
    font-family : Arial;
    font-size : 10pt;
    text-decoration : none;
    word-spacing : normalpt;
    letter-spacing : normalpt;
    text-align : left;
    margin-bottom : 6.0pt;
    text-transform : none
} 

a:link { 
    font-family : Tahoma;
    font-size : 10pt;
    font-weight : none;
    color : #800000;
    text-decoration: none;
} 

a:visited { 
    font-family : Tahoma;
    font-size : 10pt;
    font-weight : none;
    color : #800000;
    text-decoration: none;
} 

a:active { 
    font-family : Tahoma;
    font-size : 10pt;
    font-weight : none;
    font-style : italic;
    color : #800000;
    text-decoration: none;
} 

a:hover { 
    font-family : Tahoma;
    font-size : 10pt;
    font-weight : none;
    font-style : italic;
    color : #800000;
    text-decoration: none;
}

pre { 
    font-family : Courier;
    font-size : 10pt;
    text-indent : 12pt;
    text-decoration : none;
    color : black;
    background : white;
    word-spacing : normalpt;
    letter-spacing : normalpt;
    vertical-align : baseline;
    text-align : left;
    text-transform : none
}
