<style type="text/css">
			<!--
			html, body {
				height:100%;
				color: #ffffff;
				background-color: #ffffff;
				margin: 0;
				padding: 0;
				border: 0;
				overflow-y: auto;
				overflow-x: auto;
			}
			td {
				font-size: 90%;
				color: #999999;
				font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
			}
			a {
				color: #888888;
				text-decoration: underline;
			}
			a:hover {
				color: #777777;
				text-decoration: underline;
			}
			
			.selected {
				font-size:90%;
				text-decoration:underline;
			color:c9091e;
			}
			.cat {
				font-weight:bold;
				letter-spacing: 1px;
				color:#EEEEEE;
			}
			div.copy {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #9e9e9e;
				margin-left: 23px;
				margin-top: 2px;
			}
			-->
		</style>
