body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
}
body {
	background-image: url(../_images/skull_bkg_.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../_images/bg_box.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	text-decoration: none;
	color: #639;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #639;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #639;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
	text-align: center;
}
a:active {
	text-decoration: none;
	color: #639;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
	text-align: center;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0;
}
.detail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #639;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
	color: #639;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	font-style: normal;
	text-indent: 0px;
	text-align: left;
}

