FONT{
  font-family: arial,helvetica;
  font-size: 9pt;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}

BODY{
  background-color: #001080;
  text-color: #ffffff;
}

A{
  	font-family: verdana,sans-serif;
  	font-size: 10pt;
  	text-decoration: none;
  	color: #e0e0e0;
}

A:HOVER{
  text-decoration: none;
  font-weight: bold;
  color: yellow;
}

TD{
  font-family: verdana,sans-serif;
  font-size: 9pt;
  color: white;
  font-weight: normal;
  border-top: 0pt;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}

TH{
  font-family: arial,helvetica;
  font-size: 9pt;
  color: white;
  font-weight: normal;
  border-top: 0pt;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt;
}

TABLE{
  font-family: "verdana,sans-serif";
  font-size: 9pt;
  border-top: 0pt none;
  border-right: 0pt none;
  border-bottom: 0pt none;
  border-left: 0pt none;
}

