	 body {
		font-family: Tahoma;
		font-weight: bold;
		color: #0000CC;
		text-align: center;	
		background-image:url('../pictures/backgrnd/generic.jpg');
		font-size: 13pt;
    	      }
	table {
		font-family: Tahoma;
		font-weight: bold;
		color: #0000CC;
		vertical-align: middle;
		text-align: Center;
		font-size: 13pt;
	      }
	   th {
		text-decoration: underline;
		font-size: 15pt;	
	      }
	   h1 {
	 	text-decoration: underline;
		font-Size: 20pt;
	      }
	   h2 {
	 	text-decoration: underline;
		font-size: 15pt;
	      }	  
      a:link  {
		color: #3333FF;
	      }
    a:visited {
		color: #3399FF;
	      }

