P  {
        font-size : 10pt;
        font-family : sans-serif;
        color : Black;
}

H3  {
        color : #F1AC65;
        text-align : center;
        font-family : sans-serif;
        font-weight : bold;
        font-size : 14pt;
}

H4  {
        color : #F1AC65;
        text-align : center;
        font-family : sans-serif;
        font-weight : bold;
        font-size : 12pt;
}

H5  {
        color : #FF0249;
        text-align : li;
        font-family : sans-serif;
        font-weight : bold;
        font-size : 12pt;
}

B  {
        font-family : sans-serif;
        color : #FF0249;
        font-weight : bold;
        text-decoration : none;
        font-size : 12pt;
}

B:Visited  {
        color : #FF0249;
        font-size : 12pt;
        font-family : sans-serif;
        font-weight : bold;
        text-decoration : none;
}

B:Active  {
        color : #FF0249;
        font-size : 12pt;
        font-family : sans-serif;
        font-weight : bold;
        text-decoration : none;
}


A  {
        font-family : sans-serif;
        color : #F1AC65;
        font-weight : bold;
        text-decoration : none;
        font-size : 12pt;
}


A:Visited  {
        color : #F1AC65;
        font-size : 12pt;
        font-family : sans-serif;
        font-weight : bold;
        text-decoration : none;
}


A:Active  {
        color : #F1AC65;
        font-size : 12pt;
        font-family : sans-serif;
        font-weight : bold;
        text-decoration : none;
}


BODY  {}

TD  {
        font-size : 10pt;
        font-family : sans-serif;
        color : black;
}

.mail  {
        color : #F1AC65;
        font-family : sans-serif;
        font-size : 10pt;
        font-weight : bold;
        text-decoration : none;
}
.Altop {
        color : #a7a7a7;
        font-family : sans-serif;
        font-size : 9pt;
        font-weight : normal;
        text-decoration : none;
}