TD {
	font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #898177;
    text-decoration : none;
}

BODY {
	font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #898177;
    text-decoration : none;
}

P {
	font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #898177;
    background  : transparent;
    text-decoration : none;
}

H1 {
	font-size   : 13pt;
    font-family : Arial;
    font-weight : 500;
    color       : #898177;
    background  : transparent;
    text-decoration : none;
}
H1 LI {
list-style: disc;
}
H1 A {
	font-size   : 13pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : underline;
}
H2 { font-size   : 10pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}
H2 LI { list-style: disc ;
	font-size   : 10pt;
}
H2 A {
text-decoration : underline;
font-size   : 10pt;
}

H3 { font-size   : 10pt;
    font-family : Arial;
    color       : #3D3E1F;
    text-decoration : none;
}
H3 LI {
list-style: disc ;
font-size   : 10pt;
}
.heading3 A {
text-decoration : underline;
font-size   : 10pt;
}







