h1,h2,p,table,li,td
{
font-family: Arial, Helvetica, sans-serif;
color:000000;
text-align:justify;
}

p,li,th,td
{
font-size: 9pt;
}

hr,text 
{
color:000000;
}

h3
{
font-family: Arial, Helvetica, sans-serif;
color:BC4B4B;
font-size:12pt;
font-weight: bold;
}

h5
{
font-family: Arial, Helvetica, sans-serif;
color:58538D;
font-size:10pt;
font-weight: normal;
}

ul
{
list-style: disc; 
}

body
{
background-color:FFFFFF;
}

a:link    {color:58538D}
a:visited {color:7773A2}
a:active  {color:7773A2}
a:hover   {color:CC3333}