.large heading
{
	font-size: 1.2em;
	font-weight: bold;
	color: #782E8F;
}
.heading
{
	font-size: 1em;
	font-weight: bold;
	color: #782E8F;
	clear:both;
}
.largetext
{
	font-size: 1.2em;
}
.text
{
	font-size: 1em;
}
.smalltext
{
	font-size: 0.85em;
}
.borderimage{
	border: 3px solid #782E8F;
	margin: 5px;

}