body {
	margin: 0 auto;
	color: #000000;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	text-align: center;
	background-color: #000000;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;

}

a {
	color: #FFFFFF;
}

a:hover {
	color: #666666;
}


.highlight {
	color: #FFFFFF;
	font-weight:bold;
}

