@charset "ISO-8859-1";


a:link { font-weight:bold; color:white; text-decoration:none; }
a:visited { font-weight:bold; color:white; text-decoration:none }
a:focus { font-weight:bold; color:black; text-decoration:none; }
a:hover { font-weight:bold; color:black; text-decoration:none; }
a:active { font-weight:bold; color:black; text-decoration:none; }

table, p, div, ul, h1
{
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: small;
color: #404040;
}

h4
{
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: medium;
color: #A02020;
}

li
{
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: small;
color: #A02020;
list-style-type: square;
}

