.heading{
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #660033;
}


.bodytext{
	font-family: arial;
	font-size: 10pt;
	color: black;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #003399;
}

.bodytext a:hover{
	text-decoration: underline;
	color: #6699FF;
}

.titles{
	font-family: arial;
	font-size: 12pt;
	font style: italic;
	font-weight: bold;
	color: #993366;
}

.medtext{
	font-family: arial;
	font-size: 16pt;
	color: #993366;
}