p,table,li,h1,h2,h3
{
font-family: Arial, Helvetica, 'sans serif'; 

}

p, h1, h2, h3, table, li, hr
{
margin-left: 5pt;
}

p,li,th,td
{
font-size: 10pt;
color: white;
}

body
{
#ffffff;
}

h1,h2,h3,hr
{
color: white;
}

a:link {COLOR: white;
text-decoration : none;
}
a:visited {COLOR: red;
text-decoration : none;
}
a:active {COLOR: white;
text-decoration : none;
}
a:hover {COLOR: yellow;
	text-decoration : underline;
}
a.content:link {COLOR: white;
text-decoration : none;
}
a.content:visited {COLOR: red;
text-decoration : none;
}
a.content:active {COLOR: white;
text-decoration : none;
}
a.content:hover {COLOR: purple;
text-decoration : none;
}



