h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AD63AD;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-weight: normal;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-weight: normal;
}
a:link {
	color: #FFC0FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFC0FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
