@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D59E86;
	text-decoration: none;
	letter-spacing: 0.1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #572222;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	white-space: normal;
	font-weight: 100;
	line-height: 16px;
}
body {
	background-color: #000000;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	white-space: normal;
	font-weight: 100;
	line-height: 16px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DDA286;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E25A00;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E25A00;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DDA286;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.th {
}
