A         { color:#006699}

h1
{
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13pt;
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

h3
{ 
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px; 
  color: black; 
  text-decoration: none; 
  font-weight: bold;
  font-style: normal;
}

h4
{ 
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px; 
  color: black; 
  text-decoration: none; 
  font-weight: bold;
  font-style: normal;
}

td.title
{
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13pt;
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

thead
{
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px;
  color: white;
  background-color: #336699;
  text-decoration: none;
  font-weight: bold;
}

tbody
{ 
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px; 
  color: black; 
  text-decoration: none; 
  font-weight: normal;
}


