BODY {
  color : #000;
  background : #00CC00;

}
OL.withalpha { list-style-type: lower alpha }
OL.witharabic { list-style-type: arabic-numbers }

h1 {   font-family: Arial Black, sans-serif;
   	   font-size: xx-large; 
	   font-weight: 700; 
	   font-style: normal; 
	   text-decoration: none;
	   }
	   
p {   font-family: Arial Black, sans-serif;
   	   font-size: normal; 
	   font-weight: 700; 
	   font-style: normal; 
	   text-decoration: none;
	   }
p#txt {   font-family: Arial, sans-serif;
   	   font-size: normal; 
	   font-weight: 700; 
	   font-style: normal; 
	   text-decoration: none;
	   }
