BODY {
   text-align:center;
   background-image:url(../images/gobackgr.gif);
   font-size:12pt;
}

A:link    { text-decoration:none; color:#0000FF }
A:active  { text-decoration:none; color:#0000FF; }
A:visited { text-decoration:none; color:#0000FF; }

TABLE {
   width:80%;
   background-color:#eee;
   border-style:outset;
   border-width:2px;
}

TH {
   text-align:left;
}

TD {
   border-style:groove;
   border-width:2px;
}

TD.data-1 {
   white-space:nowrap;
}

TD.data-2 {
   font-size:8pt;
}

DIV.header1 {
   width:80%;
   font-weight:bold;
   font-size:14pt;
   text-align:left;
}

DIV.header2 {
   width:80%;
   font-weight:bold;
   text-align:left;
}

DIV.header3 {
   width:80%;
   font-weight:normal;
   font-size:10pt;
   text-align:left;
}