.headers {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	
	
}
.sidelinks {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.indentedp {
	display: block;
	margin-left: 10px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #663399;
}
p, li, h1, h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
}
