body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #214121;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
}
td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #214121;
}
tr {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #214121;
}
.magBoldItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	font-style: italic;
}
.magenta {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660033;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}