body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

td.purplehead{
	background-color:#821789;
	font:18px Arial, Helvetica, sans-serif bold;
	color:#fff;
	text-align:center;
	padding:4px;
	}
	
.headimage{
	margin-top:20px;
	}
	
td.subheading{
	font-weight:18px;
	text-align:center;
	padding:10px 0 20px 0;
	}
	
.space{margin-top:20px;}

td table a:link, td table a:hover, td table a:visited{
	text-decoration:underline;
	color:#9900CC;
	font-weight:bold;
	}
	
	