body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #E0C14D;
	font-weight: bold;
}
a:active {
	color: #E0C14D;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.65em;
	font-weight: bold;
}
.outline {
	border: 1px dotted #FFFFFF;
}
.header {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: .2em;
}
