h1 {
	font-family: Century, Viking;
	color: #993333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 700;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #993333;
	border: medium double #6c6c00;
	font-size: 18px;
	text-align: center;
	color: #FFFFCC
}
.meriagedesign {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-weight: 100;

}
.cross {
	background-attachment: scroll;
	background-image:  url(images/PaleGoldCross.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
a:hover {
	color: #999933;
}
.names {
	font-family: Amazone, RossonSSK, Script, cursive;
	font-size: 20px;
	font-weight: 700;
	font-variant: normal;
	color: #993333;
}


.timer {
	font-family: "Arial", Kids, Sans;
	font-size: 12px;
	color: #993333;
	background-color: #ffffcc;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: thin;
	word-spacing: 3px;
	padding: 5px;
}

.hands {
	background-attachment: fixed;
	background-image: url(images/handsSm.gif);
	background-position: right bottom;
	background-repeat: no-repeat;

}
