body {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#TBL1 {
	border-color:#E5D1A8;
	border-style:solid;
	border-width:2px;
}
.bodytext a {
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #9966ff;
}
.bodytext a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #cc99ff;
}
.navigation a {
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cc99ff;
}
.footertext {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.footertext a {
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: white;
}
.footertext a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ccff99;
}
.heading {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;

