 body {background-color:#cccccc;
	   font-family: "Times New Roman", serif;
	   font-size: medium;
	   line-height:1.2;
	   color: black;
	  }
	   
 h1   {color: black;
       text-align:center;
	  }
	  
 h3   {color: black;
       font-weight:medium;
	  }
	 
a:link, a:visited {
	color:           black;
	background:      transparent;
	font-weight:     500;
	text-decoration: underline;
	}
	  

