.black
{
    font-size : 9pt;
    color : rgb(0 , 0 , 0);
    font-family : Verdana , Geneva , Arial , Helvetica , san-serif;
}
.greysmall
{
    font-size : 8pt;
    color : rgb(89 , 89 , 89);
    font-family : Verdana , Geneva , Arial , Helvetica , san-serif;
}
pre
{
    margin : 0px 50px 10px;
}
h2
{
    margin : 0px 30px 10px;
}
p
{
    margin : 0px 20px 10px;
}
em
{
    font-family : "Times New Roman", "Times New Roman Cyrillic", Times, serif;
    font-style : italic;
}
em.small
{   font-family : "Times New Roman", "Times New Roman Cyrillic", Times, serif;
    font-style : italic;
    font-size : 75%;
}

