BODY	{ BACKGROUND-COLOR: white }
A	{ text-decoration: none;
	  color: green }
A:hover	{ text-decoration: none;
	  color: blue;
	  FONT-WEIGHT: bold}
.heading {font-weight: bold;	
	  color: #11760C;
	  font-size: +22;
	  font-face: verdana}
.heading2 {font-weight: bold;	
	  font-size: +20;
	  font-face: verdana;
	  text-decoration: underline}
.heading3 {font-weight: bold;	
	  font-size: +18;
	  font-face: verdana}
.heading4 {font-weight: bold;	
	  font-size: +14;
	  font-face: verdana}
.title    {font-weight: bold;
	  text-decoration: underline}
.title1   {font-weight: bold;
	  font-size: +12;
	  font-face: verdana}