body {
	background-color: #000000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5eccf;
	line-height: 1.7;
	text-align: justify;
}
a:link {
	color: #EBD786;
	text-decoration: underline;
}
.subscript {
	font-size: 10px;
}
a:visited {
	color: #EBD786;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.service_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5eccf;
	line-height: 1.7;
	text-align: right;
	padding-right: 15px;
}
.main_text_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f5eccf;
	line-height: 1.7;
	text-align: center;
}
