<STYLE TYPE="text/css">
		a:link {  font-family : Tahoma;	 color: #FFBB77}
		a:link {  font-family : Tahoma;  color: #FFBB77}
		A:VISITED {
			color : #FFBB77;
			font-family : Tahoma;
		}
		A:ACTIVE {
			color : #FF0000;
			font-family : Tahoma;
		}
		A:HOVER {
			text-decoration : overline;
			color: #6495ED;
			font-family : Tahoma;
		}
		BODY {
	background-color: Black;
	background-attachment: scroll;
	font-family: Tahoma;
	margin-left: 5;
	margin-top: 0;
	color: #FFFFFF;
	font-size: x-small;
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-face-color: Black;
	scrollbar-dark-shadow-color: #996633;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-3d-light-color: #999999;
	scrollbar-base-color: Black;
	scrollbar-highlight-color: #CC6633;
	scrollbar-shadow-color: #666666;
}
		TD {
			font-size : x-small;
		}
		TR {
			text-align : left;
		}
		PRE {
			font-size : 80%;
			font-family : Fixedsys;
			margin-left : 15;
		}
		TABLE {
			border-color : Silver Silver Silver Silver;
			direction : ltr;
			float : none;
			line-break : strict;
		}
		HR {
			height : 1;
			color : #808080;
		}
</STYLE>
