	body {
			background-color: #00CCFF;
			font-family:tahoma;
			font-size:10pt;
	      }
	p.links 
		   {
			font-family:tahoma;
			font-size:10pt;
			text-align:left;
			font-color:white;
			vertical-align:bottom;
			position:relative;
			top:650px;
			display:list-item;
		   }
	h1 {
		font-family:tahoma;
		font-size:28pt;
		text-indent:75px;
	   }
	h2 {
		font-family:tahoma;
		font-size:16;
	   }
	p {
		font-family:tahoma;
		font-size:10pt;
		text-indent:0;
	   }
	img { 
		border:none;
		float:left;
	    }
	a:link {
			color:white;
			text-decoration:none;
		 }
	a:visited {
			   color:white;
			   text-decoration:none;
		     }
	a:active {
			   color:white;
			   text-decoration:none;
	         }
	a:hover {
			color:white;
			text-decoration:none;
	        }
