body {
	cursor: url(../devilhand.ani);
	margin: 0;
	padding: 10px 0 0;
	background: #fff;
	color: #000!important;
}

p,a,td {
	color: #000!important;
}

div#dropmenudiv a {
	color: #fff!important;
}

h1 {
	font-size: 19px;
	font-weight: normal;
}

#footer {
	width: 920px;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
	margin: 10px auto 15px;
	clear: both;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer table td {
	text-align: center;
	padding: 0 5px 0 5px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}