	  body {background: #3e6b98; font-family: Arial,sans-serif;}

	  a:link {color: #000000;}
	  a:visited {color: #000000;}
	  a:active {color: #000000;}
	  a:hover {color: #FFFFFF; font-weight: bold;}
	  
	  p {margin: 2px 2px 2px 2px; font-variant: small-caps;
	     font-family: Arial,sans-serif; text-align: justify;}
	  
	  h1 {font-weight: bold; font-size: 25px;}
	  
	  #banner {height: 150px; width: 800px; border: 0px solid black;
		 border-top-left-radius: 30px;border-top-right-radius: 30px;
		 background: #ebebeb; margin-left: 150px; margin-top: 50px; padding: 10px;
		 font-variant: small-caps; font-family: Arial,sans-serif;
		 border-bottom-width: 0px;}

	  #links {width: 700px; border: 0px solid #ebebeb;
		 border-top-width: 0px; border-bottom-width: 0px;
		 background: #b3b3b3; margin-left: 150px; padding: 10px;}

	  #text {width: 800px; height: 700px; border: 0px solid black;
		 border-top-width: 0px; border-bottom-left-radius: 30px;
		 border-bottom-right-radius: 30px;
		 background: #ebebeb; text-align: center; margin-left: 150px; 
		 padding-left: 10px; padding-top: 35px; padding-right: 10px;}

	  