.menuLink  	{ color: #0000ff; font-size:8pt; font-weight:bold;}
.menuLinkDetail	{ color: #0000ff; font-size:8pt; font-weight:normal;}
.smallLink  	{ font-size:8pt; }
body
{
  font-family:Verdana;
  font-size:10pt;
  color: #000000;
  background-color:#ffffff;
}
h1
{
  font-family:Arial;
  text-align:center;
}
p
{
  font-family:Verdana;
  color:#000000;
  font-size:10pt;
}
a
{
  font-family:Verdana;
  font-size:10pt;
  font-weight:bold;
  color:#993300;
  text-decoration:none;
}
a:hover
{
  color:#cccc99;
  text-decoration:none;
}
hr  { color:#993300; }
td
{
  font-family:Verdana;
  color:#000000;
  font-size:10pt;
}
li  {  text-align:justify;  }
select
{
  font-family:Verdana;
  font-size:8pt;
}