@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtContent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	padding: 14px;
}

.txtContentHell {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #ACACAC;
	padding: 0px;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.txtHeadline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.keywords {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding: 12px;
	line-height: 18px;
}
