 body {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: black;
  font-size: 12px;
  color:#444444;
 }
 strong {
 font-size: 14px;
 }

 table {
  font-size: 12px;
  border-collapse: collapse;
  color:#444444;
 }
 td,th {
  
 }
 table.nobordertable,table.nobordertable td,table.nobordertable th {
  border: none;
 }
 p {
  padding:0;
  margin:0 0 1em 0;
 }
 th {
  text-align: left;
 }
 th.th_top {
 }
 th.th_left {
 }
 
  h1 {
  color: #ACCD1E;
  margin: 0;
  padding: 2px 0 2px 0px;
  font-size:24px;
 }

  h2 {
  color: #444444;
  margin: 0;
  padding: 2px 0 2px 0px;
  font-size:130%;
  text-decoration:underline;
 }
  h3 {
  color: #444444;
  margin: 0;
  padding: 2px 0 2px 0px;
  font-size:120%;
  text-decoration:underline;
 }

 a {
 color:#000000;
 text-decoration:underline;
 }
 #page_in li{
 list-style-type:circle; 
 }
