body {
	background-color: #000000;
}

Header, body, td, th {
	color: #B9A290;
}

h1, h2 {
	color: #B9A290;
}

h3, h4, h5, h6 {
	color: #B9A290;
}

a {
	color: #ADC3D0;
	font-weight: bolder;
}
a:link {
	color: #ADC3D0;
	text-decoration: none;font-weight: bolder;
}

a:visited {
  color: #A3A695;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #748E9F;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
