body,td,tr,th{
font-family:arial,verdana,helvetica;
background-color:#ffffff;
}
ul
{
list-style: disc; 
}

a:link    {text-decoration:none}
a:visited {text-decoration:none}  
a:active  {color:red}
a:hover   {text-decoration:underline}

h1{
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-style:normal;
}
h2{
font-family:Verdana,Arial,Helvetica;
font-weight:normal;
font-style:normal;
}
h3{
font-family:verdana,arial,helvetica;
font-weight:normal;
font-style:normal;
}
h4{
font-family:verdana,arial,helvetica;
font-weight:normal;
font-style:normal;
}
h5{
font-family:verdana,arial,helvetica;
font-weight:normal;
font-style:normal;
}
h6{
font-family:verdana,arial,helvetica;
font-weight:normal;
font-style:normal;
}
hr{
/* color:#003366; */
height:2px;
}

