body {text:#000000;
		  background-color : #ffffff;

			font-family :   "Arial", "Helvetica", serif
			}
	A:link    {color : #660000; font: bold; text-decoration: none}
	A:visited {color : #660000; font: bold; text-decoration: none}
	A:active {color : red; font: bold; text-decoration: underline}
  A:hover  {color : red; font: bold; text-decoration: underline}
	H1 {text-align : center;
	    font: bolder large;
			color : #000000;
			text-decoration: underline
			}
	H2 {text-align : center;
	    font: bold large;
			color : #000000}
	H3 {font: bold large;
			color : #000000}
	H4  {font: bold;
			 text-decoration: underline}	
	H5  {text-indent : 0%;
			 font: bold;
			 }	
	EM { color : red }
  DT {font-weight : bold  }
	