body {
  background-color: #94937f;
  background-image: url(images/in-bg.gif); 
  background-repeat: no-repeat; 
  background-position: 0px bottom; 
  background-attachment: fixed;
  margin: 0em;  
}

.title01{
font-size:13px;
font-weight:bold;
margin:0px;
}


.f1{
list-style-type:square;
list-style-position:outside;
margin:0px 0px 0px 0px;

}
.f-number{
list-style-type:decimal;
list-style-position:outside;
margin:0px 0px 0px 15px;
}
.tr01{
font-size:11px;
color:#FFFFFF;
background-color:#aaaa96;
padding:2px;
}
.font11{
font-size:11px;
}