body {
          font-color: silver;
	       font-size: 20
	       font-family: courier new;
          margin-left: 3%;
   	    margin-right: 3%;
	       margin-top: 5;
	       margin-bottom: 5;}
h2  {     text-align: center;
          color: orange;
	       font-family: tahoma;
	       font-size: 26}
a:link {  color: white; 
	       text-decoration: none;}
a:active	{color: white; 
	       text-decoration: none; }
a:visited { color: gray; 
	         text-decoration: none; }
a:hover	{ color: maroon;
	        text-decoration: none;}  
menuFont {	font-color: lime;
	        font-size: 20
	        font-family: tahoma;} 
.s3  {table border-style: outset;}	
.s2j {font-size: 10pt;color:white;line-height:14pt}
.s2rj {background:white;}
	
