.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.articleheadingPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0099;
	font-weight: bold;
}
.articleheadingBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}
.articleheading2Pink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
}
.textauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.text12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text12BRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text12BBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.text12BPurp {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63309C;
	font-weight: bold;
}

