.bodytext {
	color: #000;
	font: 9pt/10pt Courier, "Courier New", mono;
}

.datetext {
	font: 50px Courier, "Courier New", mono;
}

.titletext {
	color: #af00f4;
	font: 10pt/10pt Courier, "Courier New", mono;
	text-transform: uppercase;
}

.worklink {
	font: italic 9pt/10pt Courier, "Courier New", mono;
	color: #ff4f54;
}

*.img {
	background-color: #000;
	border-color: #000;
	opacity: 1;
	padding: 4px;
}

*.imggray {
	background-color: #d1d1d1;
	border-color: #000;
	opacity: 1;
	padding: 1px;
}

.menusections {
	font: 10pt/10pt Courier, "Courier New", mono;
}