body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_ft {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 13px;
	font-weight: bolder;
	color: #ff601f;
	line-height: 150%;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 100%;
}

a:link {
	color: #ff601f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a3937d;
}
a:hover {
	text-decoration: underline;
	color: #ff601f;
}
a:active {
	text-decoration: none;
	color: #ff601f;
}

.header1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #ff601f;
}

.header2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #a3937d;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #a3937d;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a3937d;
}
