#content {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  line-height:18px;
  width:100%;
}


#header, #footer, #right-column {
display:none;	
}


h2 a, h3 a {
text-decoration:none;	
}

a {
  text-decoration : underline;
}

#content {
margin:0px;	
}

#content ul{
list-style-position:inside;
}

#content ul li  {
list-style-type:disc;
padding-left:0px;
}

#content ul li ul li {
list-style-type:circle;


}
