BODY
 {
  margin-top:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: rgb(48,108,160);
  color: rgb(255,255,255);
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }

TABLE.help
 {
  background-color: rgb(48,108,160);
  color: rgb(255,255,255);
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }

TD.header
 {
  background-color: rgb(48,108,160);
  color: rgb(255,255,255);
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }

TD.line
 {
  background-color: rgb(255,255,255);
 }

TD.menu
 {
  color: rgb(255,255,255);
  font-family: Ms Sans Serif;
  font-size: 8pt;  
  background-image: url(pic/menu_bg.gif);
 }

TD.content
 {
  background-color: rgb(120,160,200);
  font-family: Ms Sans Serif;
  font-size: 8pt;
  color: rgb(255,255,255);
  vertical-align: top;
  text-align: justify;
 }

TD
 {
  font-family: Ms Sans Serif;
  font-size: 8pt;
  color: rgb(255,255,255);
 }

TD.sub
 {
  background-color: rgb(120,160,200);
  font-family: Ms Sans Serif;
  font-size: 8pt;
  color: rgb(255,255,255);
 }

TD.help
 {
  background-color: rgb(120,160,200);
  font-family: Ms Sans Serif;
  font-size: 8pt;
  color: rgb(255,255,255);
  text-align: justify;
 }

H5
 {
  font-family: Ms Sans Serif;
  text-align: center;  
 }

A:link
 {
  font-family: Ms Sans Serif;
  color: rgb(255,255,204);
  font-size: 8pt;
  text-decoration: none;
 }

A:visited
 {
  font-family: Ms Sans Serif;
  color: rgb(255,255,204);
  font-size: 8pt;
  text-decoration: none;
 }

A:hover
 {
  font-family: Ms Sans Serif;
  color: rgb(255,255,204);
  font-size: 8pt;
  text-decoration: underline;
 }

INPUT
 {
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }

SELECT
 {
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }

B
 {
  color: rgb(255,255,204);
  font-family: Ms Sans Serif;
  font-size: 8pt;
 }
 
 UL
  {
   margin-left: 20px;
   }

