/* CSS Document */

body {
	background-color: black;
	}
td
	{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 35px;
	}
a
	{
	color: orange;
	}

img.border {
	border: 1px solid #FFFFFF;
	}
	
hr {
	border: 0;
  	height: 1px;
	color: #666666;
	background-color: #666666;
	}.imgspace {
	margin: 10px;
}
.header
	{
	font-family: "Arial";
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 35px;
	}
