.Heading1, h1 {
	font-size:1.6em;
	color:#520861;
}
.Heading2, h2 {
}
.Paragraph, p {
	font-size:1.1em;
	line-height:1.4em;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}


