body {
	color: Black;
	font-family: "Times New Roman";
	font-size: medium;
	text-align: center;
	background: url(back.gif);
}

td {
	color: Black;
	font-family: "Times New Roman";
	font-size: medium;
	text-align: center;
	background-color: White;
}

.mootlink {
	font-size: 20px;
	text-align: center;
}

a {
	color: Navy;
}

a:hover {
	color: Red;
}

.kubsieskorner {
	color: Red;
	font-size: xx-large;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
}

.theblahpage {
	font-size: large;
	text-align: center;
	color: Red;
	font-family: "Times New Roman";
	font-weight: bolder;
}

h2 {
	font-size: x-large;
	text-align: center;
	color: Black;
	font-family: "Times New Roman";
	text-decoration: underline;
}

h3 {
	font-size: small;
	text-align: center;
	color: Black;
	font-family: "Times New Roman";
	text-decoration: underline;
	font-style: italic;
}

h4 {
	font-size: medium;
	text-align: center;
	color: Black;
	font-family: "Times New Roman";
	text-decoration: underline;
}

.header5 {
	font-size: large;
	font-style: normal;
	font-weight: lighter;
}

address {
	font-size: x-small;
	font-style: italic;
	text-align: center;
	font-family: "Comic Sans MS";
}

img {
	border: 0px;
}
