div#homepageintro {
	margin: 45px 0 0 0;
	padding:0;
	text-align:center;
	font-family: Georgia, Times New Roman;
	font-size:10px;
	letter-spacing:0.025em;
	font-style:italic;
	color:/*#7b7b7b;*/  /*#8d969c*/ #999966; 
	line-height:17px;
	}
	
div#homepageintro a {
    color:#999966;
    }	
	
h1 {
    font-weight:normal;
    font-size:10px;
    line-height:17px;
    color:#999966;
    } 
    
    
h2 {
    font-weight:normal;
    font-size:10px;
    line-height:17px;
    color:#999966;
    }    
    
p {
    font-size:10px;
    line-height:17px;
    color:#999966;
    }        