body
{
  color: #000000;
  background-color: #ffffff;
  font-family:Helvetica,Arial,sans-serif;
}

a:link
{
  color: #0000ef;
  text-decoration: none;
}
a:visited
{
  color: #51188e;
  text-decoration: none;
}
a:active
{
  color: #ff0000;
  text-decoration: none;
}
table
{
  border-width: thin;
  border-collapse: collapse;
  empty-cells:show;
} 
table.box
{
  text-align: left;
  vertical-align: top;
}
table.bordertable td, th
{
  border-style: solid;
  border-width: thin;
  text-align: center;
}
td.linkh
{
  color:#000000;
	background-color:#3399FF;
  border-style: solid;
  border-width: thin;
  text-align:center;
}
