<style>
	input {
		font-family: Fixed, Helvetica, sans-serif;
		font-size: 9pt;
	}
	a.crclTableHeadingLink:link {
		color: #ffffff;
		text-decoration:none;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
	}
	a.crclTableHeadingLink:visited {
		color: #ffffff;
		text-decoration:none;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
	}
	a.crclTableHeadingLink:hover {
		color: #ffffff;
		text-decoration:none;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
	}
	a.crclTableHeadingLink:active {
		color: #ffffff;
		text-decoration:none;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
	}
	.crclTableHeading {
		color: #ffffff;
		background-color: #5273AD;
		font-family: Arial;
		font-size: 12px;
	}
	.crclTableData {
		color: #000000;
		font-family: Arial;
		font-size: 8pt;
	}
	.crclHeading {
		color: #000000;
		font-family: Arial;
		font-weight: bold;
		font-size: 16px;
	}
	.crclLabel {
		color: #000000;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
	}
	.crclField {
		color: #000000;
		font-family: Arial;
		font-weight: normal;
		font-size: 12px;
	}
	.crclLegal {
		color: #000000;
		font-family: Arial;
		font-style: italic;
		font-size: 8pt;
	}
	td.crclSidebarMain {
		color: #000000;
		background-color: #3399CC;
		font-family: Arial,sans-serif;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: left;
		text-decoration: none;
       }
</style>


