h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: 683287;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 2C70AC;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.blueSubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 2C70AC;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #683287;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #C6DBED;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #683287;
	text-decoration: underline;
}
.purpleSubtitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 591C7B;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
