body { background-color: White; 
			Margin: 0 auto;
			width: 750px;
			font-size: 10pt}
		
		#navigation {
			float: left;
			width: 150px;  }

		#content1 { 
			float: right;			
			width: 100px;  }

		#content2 {
			margin-left: 180px;
			margin-right: 130px;}		
						
		#footer {
			clear: both;
			text-align:center;
			font-family: Arial, sans-serif; font-weight: normal; 
			font-size: 8pt; color: Black;
			background-color: White;}
			
	 
	A:link	{color:Green; background: White;}
	A:visited	{color:Green; background: White; Font-weight: bolder;}

	h1	{color: Green; background: White; font-size: 28pt;} 
	h2	{color: Black; background: White; font-size: 18pt;}
	h3	{color: Green; background: White; font-size: 14pt;}
	h4	{color: Black; background: White; font-size: 12pt;}

	p { font-family: Arial, sans-serif; font-weight: normal; color: Black; }      
	q { font-family: Arial, sans-serif; font-weight: bold; color: Black; } 		 		                       
        
	ul {font-family: Arial, sans-serif; font-weight: normal; font-size: 10pt; color: Black; }
                	