#bod {width: 1000px;text-align: left;}
#navigation {
  display: none;
}
font.hint {font-size: 8pt;}

a {
text-decoration: none; color: #000000;
word-spacing: 2px;
display: none;
}
a:active  {display: none; text-decoration: overline; color: #000000;}
a:visited {display: none; text-decoration: none; color: #000000;}
a:hover   {display: none; text-decoration: underline; color: #808080;}
body {
font-family: Palatino Linotype, Palatino, Bookman Old Style, Bookman, Times New Roman, Serif;
font-size: 10pt;
}
a {
text-decoration: none; color: #000000;
word-spacing: 2px;
}
#title {
font-size: 38pt;
}
#left {
width: 380px;
float: left;
}
#right {
width: 380px;
float: right;
}

td {
text-align: center;
background: #F9FEFF;
}
td.h {
text-align: center;
background: #FEFEC8;
}
td.s {
text-align: center;
font-size: 9pt;
}
td.l {
text-align: left;
background: #FEFEC8;
}