body  {
        background:    #dffffc
;
        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;
      }

/*
  A:link    { color:  red}     
  A:visited { color: blue }  
  A:hover   { color: yellow }  
  A:active  { color: lime }    
*/


