body {
	font-family: "Old English Text MT", Arial, Verdana;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #000000;
	
}
a {link
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	color: #999999;
	background-color: #000000;
	font-family: "Old English Text MT", Arial, Verdana;
	
}
form {
	background-color: #000000;
	font-family: "Old English Text MT", Arial, Verdana;

}

td, th {
	font-family: "Old English Text MT", Arial, Verdana;
	font-size: 35px;
	line-height: 24px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-weight: 900;
	font-variant: normal;
	background-color: #000000;
	}
.Texteffect {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
}
.Headline {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #000000;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

