body {
	background-color: #000000;
	color: #99ccff;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	text-align: center;
	}
a:link {
	color: #ffffff;
	}
a:active {
	color: #ffff00;
	}
a:visited {
	color: #ffffff;
	}
a:hover {
	color: #ffff99;
	}
div {
	padding-top: 25px;
	font-size: x-small;
	}
p.rt {
	font-size: xx-small;
	margin: 0px;
	text-align: right;
	}

