<style type="text/css">
<!--
	


	a:link						{ text-decoration:none; color:#FFFFFF}
	a:visited					{ text-decoration:none; color:#FFFFFF}
	a:hover						{ text-decoration:none; color:#FFFFFF}
	a:active					{ text-decoration:none; color:#FFFFFF}
	a:focus						{ text-decoration:none; color:#FFFFFF}
	
	
	font.stdtext				{ font-family:verdana,Arial,sans-serif; font-size:10; color:#FFFFFF; }
	font.family					{ font-family:verdana,Arial,sans-serif; font-size:12; color:#FFFFFF; }

	html
	{
	 height : 100%;
	}


	table
	{
	 height : 100%;
	 width : 100%;
	}

	td.main
	{
		 height : 100%;
		 width : 100%;
		 text-align : center;
		 vertical-align : middle;
	}
	body{
					font-family: verdana,arial;
					font-size: 10px;
					margin-left: 5px;
					margin-top: 5px;
					margin-right: 5px;
					margin-bottom: 5px;
					background-color: #000000;
					height : 100%;
					scrollbar-base-color:black;
					scrollbar-3dlight-color:black;
					scrollbar-darkshadow-color:black;
					scrollbar-face-color: black;
					scrollbar-highlight-color: white;
					scrollbar-shadow-color: white;
					scrollbar-arrow-color: black;
					scrollbar-track-color: black;
		}



-->
</style>
