h1 { margin: 8px 0 10px 20px;
	 font-size: 1.00em; 
	 font-weight: normal;
	 line-height: 1.2em;
	 color: black; 
	 font-family: Georgia, "Times New Roman", Times, serif }
	 
h2  { color: #666; 
	  margin: 0 0 20px 60px;
	  font-size: .68em;
	  line-height: 1.20em;
	  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
	  
h3  { color: Black; 
	  margin: 20px 0 8px 60px;
	  font-size: 1.00em;
	  font-weight: normal;
	  line-height: 1.2em;
	  font-family: Georgia, "Times New Roman", Times, serif }
	  
p { margin: 0 0 10px 60px;
	 font-size: 0.85em; 
	 font-weight: normal;
	 line-height: 1.28em;
	 font-family: Georgia, "Times New Roman", Times, serif }
	  
li { margin: 0 0 12px 60px;
	 font-size: .85em; 
	 font-weight: normal;
	 line-height: 1.28em;
	 font-family: Georgia, "Times New Roman", Times, serif }

.hr-newsletter {
	margin-left: 60px;
       	width: 25%;
        text-align: left; }
	 
blockquote {
	margin: 15px 20% 15px;
	}
	  
a:link { text-decoration: none; 
	     color: Black;}
		 
a:visited { text-decoration: none; 
			color: DimGray;}
			
a:hover { text-decoration: none; 
		   color: Gray;}
		   
a:active { text-decoration: none; 
		   color: LightGrey;}

body  { color: #555; 
		margin-left: 60px;
		font-size:1.00em;
		font-family: "Georgia", "Times New Roman", "Times", "serif";
		margin: 0px 0px 0px 0px;
		background-color: #999999;

		}


#container {
		margin-right: 0px;
	margin-left: 20px;

	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 100%;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}
