
p,table,li,h1,h2,h3,h4,hr
{
font-family: Arial, Helvetica, 'sans serif'; 
}

h1,h2,h3,h4,hr
{
color: #3333ff;
}

strong
{
color: #3333ff;
}

body
{
background-color: #ffcc99;  
}

p, h1, h2, h3, h4, hr, table, li, hr
{
margin-left: 10pt;
}


a:link {text-decoration: none; COLOR: #3333ff;}
a:visited {text-decoration: none; COLOR: #3333ff;}
a:active {text-decoration: none; COLOR: #000066;}
a:hover {text-decoration: underline; COLOR: #3333ff;}

