div.cleaner {
	  width: 100%;
      margin: 0 0 -1px;
  	  clear: both;
      }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, img, a, td {
      font-family:"Lucida Grande", sans-serif;
      font-size:10pt;
	  margin:0;
	  padding:0;
      border:0;
      }      
body  { 
	  background: url(/Graphics/BG_body.gif) repeat;
      }
h4    {
	  font-size: 120%;
      margin-bottom:10px;
      }
h3    {
	  font-size: 130%;
      margin-bottom:10px;
      }
h2    {
	  font-size: 150%;
	  margin-bottom: 10px;
      }
p     {
      padding-bottom:10px;
      }                     
a, a:visited, a:link {
      text-decoration:none;
      color:#315db2;
      }
a:hover {
	  text-decoration:underline;
      }
div.navlist a, div.content a {
      font-weight:bold;
      }
p.date_posted {
      font-size:80%;
      color:#8080FF;
      margin-bottom:5px;
      }            
img.right {
      float:right;
      }
img.left {
      float:left;
      }      
ul, ol {
      margin-bottom:10px;
      }      
ol    {
      list-style-type:decimal;
      }
ul    {
      list-style-type:circle;
      }            
li    {
      list-style-position:inside; }   

