body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B1F2A;
	background-color: #FFFFFF;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Monotype Corsiva", "Freestyle Script", "Arial Black";
	color: #893D62;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-decoration: none;
}

h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-decoration: none;
	font-size: 18px;
	color: #171B27;
}

h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-decoration: none;
	font-size: 16px;
	color: #1B1F2B;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	text-decoration: none;
}
