p {
	font-family: Georgia, "Times New Roman", Times, serif;
}


.dropcap:first-letter   {
font-size:110%;
text-transform: uppercase;
font-weight:bold;
}


h2 {
	margin-bottom: 0; 
}

.subhead {
	margin-top: 0;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
font-size:80%;
}

.resourcelist {
	font-family: Arial, Helvetica, sans-serif;
}
.resourcelist:first-line {	
font-size:150%;
	font-weight: bold;
}

.purpletext {
	color: #7E4E94;
font-size:150%;
}


/* This where the zoom window ends up. */
.cloud-zoom-here {
	/*border:4px solid #ccc;*/
	overflow:hidden;
	/*width: 500px;
	height: 400px;
	border: medium ridge Gray;*/
	float: right; 
	margin: 1em 1em 1em 1em;
	padding: 1em 1em 1em 1em;
}

.ggh2 {
	color: #18BAAD;
	text-shadow: 0.1em 0.1em 0.2em black;
	
	
}