<style type="text/css">	{}
	body, td, p {
		font-size: 8pt;
		font-family: Arial,Verdana,Helvetica,sans serif;
	}
	.title {
		font-family: Comic Sans MS,Arial,Verdana,Helvetica,sans serif;
		color: navy;
		font-weight: bold;
		font-size: 20pt;
		text-align: center;
	}
	.redHeading {
		color: #D08127;
		font-size: 16pt;
	}
	.bold {
		font-weight: bold;
	}
	.regular {
		font-size: 10pt;
	}
	.small {
		font-size: 8pt;
	}
	.micro {
		font-size: 6pt;
	}
	
	div {}
	.hiddenLayer {
		position: absolute;
		visibility: hidden;
	}
	.visibleLayer {
		position: absolute;
		visibility: visible;
	}


	body  {
	}
	.subWindow  {
		background-color: #EFEFF6;
	}
</style>
