.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.emphasis {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #87207B;
	font-size: small;
}
.Sidebar {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #8E237E;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #8E237E;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; font-style: normal;
	font-weight: normal
}
.whitetxt {
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}
.emph_plus {

	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #87207B;
	font-size: large;
}

