h2
{
    color : rgb(204 , 0 , 51);
    font-family : Arial , MS Sans Serif , sans-serif;
    font-size : 16pt;
    font-weight : bold;
    text-align : center;
}
h3
{
    color : rgb(51 , 51 , 102);
    font-family : Arial , MS Sans Serif , sans-serif;
    font-size : 14pt;
    font-weight : bold;
    text-align : left;
}
h4
{
    color : rgb(204 , 0 , 51);
    font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
    font-size : 12pt;
    font-weight : bold;
    text-align : left;
}
p
{
    color : rgb(51 , 51 , 102);
    font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
    font-size : 10pt;
    font-weight : normal;
}
li
{
    color : rgb(51 , 51 , 102);
    font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
    font-size : 10pt;
    font-weight : normal;
}
td
{
    color : rgb(51 , 51 , 102);
    font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
    font-size : 10pt;
    font-weight : normal;
}
h1
{
    color : rgb(51 , 51 , 102);
    font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
    font-size : 18pt;
    font-weight : bold;
    text-align : center;
}
body
{
    font-size : 10pt;
    Font-family : Arial , Tahoma , MS Sans Serif , sans-serif;
}
a
{
    text-decoration : underline;
    color : inherit;
    Vertical-align : bottom;
}
a:link
{
    text-decoration : underline;
    color : inherit;
}
a:visited
{
    color : inherit;
    text-decoration : underline;
}
a:hover
{
    color : rgb(204 , 0 , 51);
    Vertical-align : bottom;
}
img
{
    Vertical-align : bottom;
}

