<!--Copyright © 2001 Excom Inc. All HTML and Images produced by Frank Lai. Please do not use without express permission. Thank you.-->

A:Link
{
  font-family: arial;
  color=#003366;
  text-decoration: underline;
}

A:Active
{
  font-family: arial;
  color=#0099CC;
  text-decoration: underline;
}

A:Visited
{
  font-family: arial;
  color=#003366;
  text-decoration: underline;
}

A:Hover
{
  font-family: arial;
  color=#0099CC;
  text-decoration: underline;
}

.heading2
{
  font-family: arial;
  font-size: 9pt;
  text-align: left;
  text-decoration: underline;
}

.bottom
{
  font-family: arial;
  font-size: 8pt;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none; 
}

p
{
  font-family: arial;
  font-size: 8pt;
  text-align: left;
}

td,font,ul,li
{
  font-family: arial;
  font-size: 8pt;
  text-align: left;
}

.heading
{
  font-family: arial;
  font-size: 9pt;
  text-align: left;
}

.blurb
{
  font-family: arial;
  line-height: 140%;
  font-size: 8pt;
  text-align: left;    
}

body
{
  background: #003366;

  font-family: arial;
  font-size: 8pt;
  text-align: left;
}