BODY{
  font-family: arial,helvetica;
  font-size: 9pt;
  text-align: center;
  text-decoration: none;
  background-color: #6699cc;
  color: #000000;
}


HR{
  color: #003366;
  border-width: 1px;
}

A{
  	font-family: verdana,sans-serif;
  	font-size: 10pt;
  	text-decoration: none;
  	color: #222222;
}

A:HOVER{
  text-decoration: none;
  font-weight: normal;
  color: #c0c0c0;
}

TD{
  font-family: verdana,sans-serif;
  font-size: 9pt;
  color: 222222;
  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;
}
