BODY {
	background-image: url("");
	background-color: #000;
	margin-left: 10%;
	margin-right: 10%;
	color: #FFF;
}

HR.partition {
	margin-left: 5%;
	margin-right: 5%;
}

P { text-align: center }

DIV { text-indent: 10pt }

A { text-decoration: none;
    color: blue;
}

A:hover { color: red }

TD {font-size: 11pt;}

