div#cont_body
{
  height:100%;
}
div.terms
{
  width: 700px;
  height:100%;
  position:relative;
  height:450px;
  top:  15px; 
  left:10px;
  text-align:left;
  font-family:Arial, 'Times New Roman', Times, serif;
  font-size:12px;
  color:#35507b;
  line-height:18px;
  overflow:auto;
}

ol.terms
{

  font-size: 13px;
  font-weight: normal;
}


li.terms
{
  font-weight: 200;
  margin: 2px;
}


ul.terms
{

  font-weight: bold;
  list-style-type: disc;
  margin: 2px;
  margin-bottom: 5px;
  font-family:Arial, Times New Roman, Times, serif;
  text-align:justify;
  color:#35507b;
  line-height:18px;
}

h1
{
  font-size:22px;
  font-weigth: bold;
  margin-lef: 0px;
/*  color:#367737;  */

}

h2
{
  font-size:16px;
  margin-left: 12px;
  text-decoration:underline; 
  color:#367737;  

}

h3
{
  font-size:13px;
  font-weigth: bold;
  margin-lef: 0px;
  text-decoration:underline;
  olor:#367737;  

}



p { text-indent:0em; }

a:hover { color:#006699;text-decoration:underline; }
a:link { color:#006699; }
a:visited { color:#006699; }
