body 
{
  font-family: arial,helvetica; 
  font-size: 15px;
  background-color: #FFFFFF; 
  color: #000000;
}

text
{
  color: #000000;
}
  

h1 
{
  color: #000000;
  font-family: arial,helvetica; 
  font-size: 26px;
  font-weight: bold;
}

p, ol, ul 
{
  font-family: arial,helvetica; 
  font-size: 15px;
  color: #000000;
}

td 
{
  font-family: arial,helvetica; 
  font-size: 15px;
  color: #000000;
}

<!-- a:link {color: #000000; text-decoration: none; font-weight : bold;}
a:visited {color: #808080; text-decoration: none; font-weight : bold;}
a:hover {color: #FF0000; text-decoration: none;font-weight : bold;}
a:link.uhcoat {color: #000000; text-decoration: underline; font-weight : bold;}
a:visited.uhcoat {color: #000000; text-decoration: underline; font-weight : bold;}
a:hover.uhcoat {color: #000000; text-decoration: underline;font-weight : bold;}-->

