body {
	background-color: #000000;
	text-align: justify;
	font-size: 8pt;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
.stylelines {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #332e26;
	border-left-color: #332e26;
	border-bottom-width: thin;
	border-bottom-color: #332e26;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
}
.subline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
td, tr, div, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.listentry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
}

b {
	color: #999999;
}
input {
	background-color: #000000;
	color: #FFFFFF;
	border: thin solid #332e26;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
.newsletter {
	width: 9em;
}
textarea {
  width:330px;
}
input:hover {
	background-color: #000000;
	color: #CCCCCC;
	border: thin solid #332e26;
}
a {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
