BODY {
        background-color : #F0F0F0;
}

H1  {
        color : #black;
        font-size : 18pt;
        font-family : arial;
        font-weight : bold;
        font-style : normal
}

p  {
        color : #red;
        font-size : 12pt;
        font-family : arial;
        font-weight : regular;
        font-style : normal
}

.p  {
        color : #black;
        font-size : 12pt;
        font-family : arial;
        font-weight : regular;
        font-style : normal
}

a  {
        color : #red;
        font-size : 12pt;
        font-family : arial;
        font-weight : regular;
        font-style : normal
}

H2  {
        color : #black;
        font-size : 14pt;
        font-family : arial;
        font-weight : bold;
        font-style : normal
}
