body  {
        background:    #ddffdd;
        margin-left:   60px;
        margin-right:  60px;
	margin-bottom: 60px;
	font-size:     15pt;
	/* 
	font-size:     x-large;
	   margin-top:    60px;
	   font-weight:   600;
	*/
      }

table {
        font-size:     13pt;
      }


/*
  P         { color: #111aa1 }
  A:link    { color: red }     unvisited links 
  A:visited { color: blue }    visited links   
  A:hover   { color: yellow }  user hovers     
  A:active  { color: lime }    active links    
*/


