body { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; background-color: #ffffff; margin: 0; padding: 0px; }
p    { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; margin-top: 10px; margin-bottom: 0px;}

li { font-size: 13px; margin-top: 6px;}

hr   { height:1px;color:#444444; }
code { font-family: "courier new", courier, mono; font-size: 14px; }
tt   { font-family: "courier new", courier, mono; font-size: 14px; }
blockquote { margin-left: 20px; margin-right: 0px; }
blockquote pre { font-family: "courier new", courier, mono; font-size: 13px; background-color:#dddddd; padding: 10px 15px 10px 15px; }
blockquote pre.small { font-family: "courier new", courier, mono; font-size: 11px; background-color:#dddddd;}
blockquote pre.tiny { font-family: "courier new", courier, mono; font-size: 10px; background-color:#dddddd;}
pre { margin-left: 20px; font-family: "courier new", courier, mono; font-size: 13px; background-color:#dddddd; padding: 10px 10px 10px 15px; }

em { font-style: italic; }

th { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; background-color: #666666; color:#ffffff; }
td { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; margin-top: 20px;}

td tt { font-family: "courier new", courier, mono; font-size: 13px; }

h1 { font-size: 15px; font-weight: bold; color:green; }
h2 { font-size: 13px; display: inline; font-weight: bold; }
h3 { font-size: 13px; display: inline; font-weight: bold; }
h4 { font-size: 15px; font-weight: bold; color:green; }


ol li        { list-style: decimal;     }
ol ol li     { list-style: lower-alpha; }
ol ol ol li  { list-style: lower-roman; }

ol li.qa { list-style: upper-alpha; }

ul li          { list-style: disc;    }
ul ul li       { list-style: circle;  }
ul ul ul li    { list-style: square;  }
ul ul ul ul li { list-style: disc;    }

a         { font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; }
a:active  { color: green; }
a:hover   { color: red; text-decoration: underline;  }

/* size of footer */
p.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

/* size of footer hyperlink */
a.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}


/* color of menubar elements */
a.menu         { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;}
a.menu:link    { color: white; }
a.menu:visited { color: white; }
a.menu:active  { color: blue;  }
a.menu:hover   { color: blue; text-decoration: underline; }

/* color of menubar element that is currently being displayed */
a.menu2         { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;}
a.menu2:link    { color: yellow; }
a.menu2:visited { color: yellow; }
a.menu2:active  { color: yellow; }
a.menu2:hover   { color: yellow; text-decoration: none;  }

/* menu bar and content */
#leftnav   { float: left; width: 188px; margin: 0em; padding: 0em; background-color: #000000; }
#content   { margin-left: 202px; padding: 1em;}

/* spacing in menu bar */
#leftnav p { margin: 0em 0em .18em 1.1em; color: white; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;}

