
		body {
  		  margin: 10px 0px 0px 150px;
		  font-family: verdana, geneva, arial, helvetica, sans-serif; 
		  font-size: 20px; 
		  background-color: #eaba77; 
		  text-decoration: none; 
		  font-weight: normal; 
		  line-height: normal; 
			
		}
		
pre {
		  font-size: 15px; 

}
		a          { color: #3366cc; }
		a:link     { color: #3366cc; text-decoration: underline; }
		a:visited  { color: #3366cc; text-decoration: underline; }
		a:active   { color: #3366cc; text-decoration: underline; }
		a:hover    { color: #3366cc; text-decoration: underline; }
table { border-spacing: 10px;  
	border-collapse: collapse;
	font-size: 15px;

font-family:courier;}

td { padding: 5px;
		text-align: center; 		
		background-color: #99cc77;
		border: 1px #000 solid;}

td.y { padding: 5px;
		text-align: center; 		
		background-color: #d4fbfc;
		border: 1px #000 solid;}


