body {
	background-image: url(images/bg09-skull.jpg);
	background-repeat: repeat;
	background-color: #660000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 14px;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: underline;
	color: #336600;
}
.style2 {
	color: #FC0;
	font-size: 9px;
}
h1 {
	font-size: 18px;
	color: #336600;
}
