body	{ 
	background-color:	#0F0F33;
	color			:	#BDB76B;
	font-family		:	helvetica, geneva, arial, sans-serif;
	margin-left		:	15px;
	margin-right	:	15px;
	margin-top		:	15px;
	margin-bottom	:	15px;
	}
a	{
	text-decoration	:	none;
	font-weight		:	bold;
	}
a:link {
	color			:	#FFD700;
	}
a:visited	{
	color			:	#BDB76B;
	}
a:hover	{
	color			:	#FFD700;
	}

h1	{ 
	margin-top		:	45px;
	margin-bottom	:	12px;
	margin-right	:	12px;
	font-size		:	x-large;
	font-weight		:	bold;
	}
h2	{ 
	margin-top		:	5px;
	margin-bottom	:	15px;
	font-size		:	large;
	font-weight		:	bold;
	}
	
.gruen {
	background-color:	#006600;
	}

td.gromski {
	width			:	15px;
	}
.karl, .gromski {
	text-align		:	center;
	vertical-align	:	bottom;
	font-size		:	30px;
	font-weight		:	bold;
}

.karl	{
	background-color:	#992222;
	color			:	#0F0F33;
}

.gromski	{
	background-color:	#0F0F33;
	line-height		:	95px;
	}

