body { background-color: #2F4F4F; }#wrapper { text-align:left; border:0px solid #000000; width:650px; margin:auto; background-color: white; }#title { padding: 10px 0px 0px 0px; text-align:center; font-family: arial, sans-serif; background-color:#f1f1f1; height: 30px; }#bar { clear:both; height:15px; background:#f1f1f1; color: #333333; border:solid black; border-width:1px 0px 1px 0px; margin:0px; text-align:left; width: 650px; font-family: arial, sans-serif; font-size: 70%; }   #content { padding-top:10px; margin-left:50px; margin-right:50px; margin-bottom:20px; text-align:left; width:550px; font-family: arial, sans-serif; font-size: 80%; background-color: white; } #footer { clear:both; background:#f1f1f1; color: #333333; border:solid black; border-width:1px 0 0 0; margin: 0 0 0 0; text-align:center; width: 650px; font-family: arial, sans-serif; font-size: 60%; }  h1 { font-family: arial, sans-serif; font-size: 125%; color:BLACK; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; position:relative; text-align:center; } h2 { font-family: arial, sans-serif; font-size: 115%; font-weight:bold; color:#2E8B57; text-align:left; border-bottom:1px solid #ccc; margin-top: 20px; }h3 { font-family: arial, sans-serif; font-size: 100%; margin: 10px 0px 10px 0px; color:#2E8B57; } h4 { font-family: arial, sans-serif; font-size: 100%; color:#2E8B57; padding: 0px 0px 0px 0px; margin: 15px 0px 0px 0px; } h5 { font-family: arial, sans-serif; font-size: 100%; color:#2E8B57; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 10px; font-weight:normal; text-align:left; } p { margin: 10px 0px 1px 0px; color:black; } p.small { font-size: 100%; text-align: center; } .note { font-size: 70%; }ul { list-style: disc;  color: black; }ol { color: black; } li { font-family: arial, sans-serif; font-size: 100%; color: black; } ol.decimal { list-style-type: decimal; margin-left: 25px; margin-top: 10px; padding: 0px; border: 0px; color: black; }ol.decimal li { margin-bottom: 10px; }  ol.lroman { list-style-type: lower-roman; }ol.lroman li { }   ol.uroman { list-style-type: upper-roman } ol.uroman li { margin-bottom: 0px; }  ol.lalpha { list-style-type: lower-alpha }ol.lalpha2 { list-style-type: lower-alpha; margin-left: 25px; margin-top: 10px; }  ol.lalpha li { margin-bottom: 0px; } ol.ualpha { list-style-type: upper-alpha } ol.ualpha li{ margin-bottom: 0px; } ul.nobullet { list-style-type: none; } a:link    {color:#2E8B57; text-decoration:none;}a:visited {color:#2E8B57; text-decoration:none;}a:active  {color:#2E8B57; text-decoration:underline;}a:hover   {color:#2E8B57; text-decoration:underline;}