body {
	background-color: #000000;
}


.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.txtBody a:link {
	color: #b0bc0e;
	text-decoration : none;
}
.txtBody a:visited {
	color: #b0bc0e;
	text-decoration: none;
}
.txtBody a:hover {
	color: #b0bc0e;
	text-decoration: underline;
}


.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #786c5f;
}
.txtBodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtBodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtPinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec3b83;
}
.txtHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.txtBodytight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.txtNoeitall {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000066;
	line-height: 17px;
}

.txtNoeitall2 {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #000066;
	line-height: 12px;
}

.txtNoeitall3 {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #cb31d9;
	line-height: 12px;
}