h2 {
@color :#fbfaf5;
}

BODY, TD, TH {
 font-size : 8pt; 
}

body {
  background-attachment : fixed;
  background-color: 	#CCFB5D;
  margin-top : 20px; 
  margin-right : auto; 
  margin-bottom : 0px; 
  margin-left : 10px;
} 

HR {
  border-top-style : dotted;
  border-top-width : 5px;  
  border-top-color : #fbfaf5;
  border-bottom-style : none;
}
