body         {
             font-family: "Book Antiqua", Times, serif;
             font-size: 10pt;
             width: 750px;
             margin-top: 0;
             margin-left: 0;
             }
h1           {
             color: #008000;
             font-weight: bold;
             font-style: normal;
             font-size: 24pt;
             text-align: left;
             font-family: "Book Antiqua", Times, serif;
             }
h2           {
             color: #800000;
             font-weight: bold;
             font-style: normal;
             font-size: 16pt;
             text-align: left;
             }
h3           {
             color: #008000;
             font-weight: bold;
             font-style: normal;
             font-size: 12pt;
             text-align: left;
             }
h4           {
             font-weight: bold;
             font-size: 12pt;
             font-style: normal;
             }
p	ul li td   {
             font-family: "Book Antiqua", Times, serif;
             font-size: 10pt;
             }
td.tablecell { border-bottom: 1 solid #006699; }
.note        { font-size: 8pt; }

/* main hyperlinks */
a:link.regular  { color : #008000;
             text-decoration : underline;
             font-weight : bold;
             }
a.regular       {
             color : #008000;
             text-decoration : none;
             font-weight : bold;
             }
a:visited.regular
             { color : #006600;
             }
/* side menu */
a:link.sidemenu {
             color : #ffffff;
             text-decoration : none;
             font-weight : bold;
             }

a.sidemenu      {
             color : #FFFFFF;
             text-decoration : none;
             font-size: 10pt;
             font-weight: bold;
             font-family: "Book Antiqua", Times, serif;
             color: #FFFFFF;
             background-color: #996633;
             width: 146px;
             padding: 2px 10px;
             }
a:visited.sidemenu
             { color : #FFFF66;
             }
a:hover.sidemenu
             { color : #FFFF00;
             font-weight: bold;
             background-color: #CC6600;
             }
a:hover      {
             color : #FF0000;
             }
p.menutitle  {
             font-size: 12pt;
             font-weight: bold;
             font-family: "Book Antiqua", Times, serif;
             color: #FFFFFF;
             text-align: center;}
.menu        {
             font-size: 10pt;
             font-weight: bold;
             font-family: "Book Antiqua", Times, serif;
             color: #FFFFFF;
             background-color: #006699;
             width: 185px;
             margin-left: 5px;
             padding: 5px 10px;
             margin-top: 3px;
             margin-bottom: 3px;
             }

/* top menu */
a:link.top   { color: #FFFFFF;
             text-decoration : none;
             font-weight : normal;
             background-color: #006699;
             }
a.top        {
             color : #FFFFFF;
             text-decoration : none;
             font-weight : normal;
             font-size: 10pt;
             padding: 3px 5px;
             background-color: #006699;
             line-height: 200%;
             }
a:visited.top
             { color : #FFFF33;
             background-color: #006699;
             }
a:hover.top  { color : #FFFFFF;
             background-color: #0099CC;
             }

/* blog */
.byline      {
             font-size: 8 pt
             }
