BODY {
  font-family: sans-serif;
}
TD {
   font-size: 11pt;
   line-height: 120%;
   vertical-align: top;
}
.small {
   font-size:9pt;
}
TD.menubar {
   line-height: 120%;
   padding-top: 3px; padding-bottom: 3px;
   background-color: #637164;
   font-family: verdana;
   font-size: 10pt;
   font-weight: bold;
   color: white;
}
TD.menubar A {
   color: white;
   text-decoration: none;
}
TD.menubar A:hover {
   color: white;
   text-decoration: underline overline;
}
TD.lmargin {
   padding-left: 40px;
   padding-right: 20px;
}
H1 {
   font-family: arial;
   font-size: 18pt;
   font-weight:bold;
   color: #598a3b;
   padding-top: 20px;
}
H2 {
   font-family: arial;
   font-size: 12pt;
   font-weight:bold;
   color: #598a3b;
}
.bc {
   font-weight: bold;
   color: #598a3b;
}
DIV.rightcolumn {
   margin-top: 40px;
   padding-left: 6px;
   padding-right: 4px;
   font-family: verdana;
   font-size: 9pt;
   font-weight: normal;
   color: black;
   line-height: 130%;
   border-left: none;
}
A {
   color: #598a3b;
}
A:hover {
   color: black;
}
UL.spacedlines {
   line-height: 150%;
}
LI {
   list-style: square;
}
hr {
   height: 1px; color: #598a3b;
}
DIV.session {
   border-top: solid 1px #598a3b;
   border-left: solid 1px #598a3b;
   border-right: solid 1px #598a3b;
   border-bottom: solid 1px #598a3b;
   padding: 4px;
}

