body {
	background-color: #006699;
	color: #ffff00;
}

a {
	color: #ff9900;
	text-decoration: underline;
}

pre {
	text-align: right;
	font-size: x-small;
	color: #ffff00;
	margin-top: 0em;
}

h1 {
	text-align: center;
	font-size: x-large;
}

td {
	text-align: left;
	font-size: medium;
	color: #ffff00;
}

td.joulu {
	font-size: medium;
	color: #ffffff;
	text-align: center;
	background-color: #ff0000;
	border-width: 4px;
}

table.joulu {
	font-size: medium;
	color: #ffffff;
	text-align: center;
	background-color: #ff0000;
	border-width: 4px;
}

a.joulu {
	color: #ffffff;
}

