<!--

BODY {
  background:           #FFFFFF;
/*  margin-top:           0px;
  margin-left:          0px;
  margin-right:         0px;
  margin-bottom:        0px;
  margin-height:	0px; */
  color:                #000000;        /* default text color */
}

A:link {                                /* BODY LINK= */
  color:                #0000FF;
  text-decoration:      none;
}

V:link {                                /* BODY VLINK= */
  color:                #000066;
  text-decoration:      none;
}

TD.header {
  font-size:            14pt;
  font-family:          "Helvetica", sans-serif;
  font-weight:          bold;
  text-decoration:      none;
  background-color:	#E4E6D0;
}

TD.footer {
  font-size:            10pt;
  font-family:          "Arial", sans-serif;
  text-decoration:      none;
  background-color:	#EFEFEF;
}

TD.menuhead {
  font-size:            12pt;
  font-family:          "Helvetica", sans-serif;
  font-weight:          bold;
  text-decoration:      none;
}

TD.menulist {
  font-size:            12pt;
  font-family:          "Arial", "Ariel", "Helvetica", sans-serif;
  text-decoration:      none;
}

PRE {
  font-family:          "Courier";
  font-size:            12pt;
  color:                #008080;
  margin-left:          8px;
}

#bodycontent {
  font-size:            12pt;
  font-family:          "Helvetica", sans-serif;
}

#cluehead {
  font: bold 22px/1 "Courier New", "Courier", monospace;
}
-->

