body      
{
  font: 10pt "Arial"; 
  color:#0;
}

td        
{
  font: 10pt "Arial"; 
  color:#0;
}

A
{
  text-decoration: none; 
  font-weight: bold;
  color: #4C5BAF;
}

A:hover 
{
  text-decoration: underline; 
  color: #4C5BAF;
} 

h1
{
  font: 10pt "Arial";
  font-weight: bold;
  color: #ffffff;
  margin: 0px auto 0px 0px;/*top, right, bottom, left*/
}

ul
{
  margin: 0px auto 10px 40px;
}
