body {
	background: black;
	color: #FFFFFF;
	margin: 0px;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

td {
	background: transparent;
	color: #ffd700;
	font: normal normal 16px "Georgia", Times, Times New Roman, serif;
}


.pagetitle {
	background: transparent;
	color: white;
	font: bold 26px Arial, Helvetica, sans-serif;
	}
