a {text-decoration:none;};
a:hover {color: #F50012;}

H1 {
        font-family                : arial, helvetica, sans-serif ;
        font-weight                : bold ;
        font-size                : 16pt ;
        color                        : #F50012;
        text-align                : left ;
        text-decoration                : none ;
        margin-top                : 0pt ;
        margin-bottom                : 0pt ;
}

H2 {
        font-family                : arial, helvetica, sans-serif ;
        font-weight                : bold ;
        font-size                : 12pt ;
        text-decoration        : none ;
}


body {
        font-family                : arial, helvetica, sans-serif ;
        font-size                : 10pt ;
        text-decoration        : none ;
}

.small {
        font-family                : arial, helvetica, sans-serif ;
        font-size                : 8pt ;
        text-decoration        : none ;
}


