.grey_box_header h1 {
	font:italic 1.3em Helvetica, Arial, sans-serif;  
	margin:0 0 2px 0; 
	color:#77063F; 
	font-weight:800;
	}
	
#heading {
	font:bold 200% Garamond, Georgia, "Times New Roman", Times, serif;
	}
	
.light {
	color:#882f54; 
	padding:0 0px 0 150px;
	}
	
.dark  {
	color:#77063f;
	}
	

h3 {
	color:#77063f; 
	font:bold 140% Garamond, Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #882f54; 
	padding:0 0 0 30px;
	}
	
.title {
	color:#882f54; 
	font:bold 140% Garamond, Georgia, "Times New Roman", Times, serif; 
	border-bottom:1px solid #882f54;
	padding:0 0 0 30px;
	}
	
a:link, a:visited {
	color:#77063F; 
	text-decoration:none; 
	font-weight:800;
	}
	
a:hover, a:active {
	color:#77063F; 
	//background-color:#ead7de; 
	text-decoration:underline;
	font-weight:800;
	}
