body {
	background-color: #0B0B0D;
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #9F9993;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #9F9993;
	text-align: justify;
}


a:link, a:visited {
	font-style: normal;
	color: #6A5F51;
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #6A5F51;
	text-decoration: none;
}


a:active {
	font-style: normal;
	color: #6A5F51;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


b, i {
	color: #8E6F63;
}


input, textarea, option, select {
	background-color: #0B0B0D;
	font-family: georgia, serif;
	font-size: 13px;
	color: #9F9993;
	border: 1px solid #9F9993;
	padding: 1px;
}


h1 {
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 8px;
	color: #5C3E38;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.nav {
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}


.nav a, .nav a:visited {
	font-style: normal;
	color: #6A5F51;
	padding: 0px 6px 0px 6px;
}


.nav a:hover {
	font-style: normal;
	color: #5C3E38;
	padding: 0px 6px 0px 6px;
}


.nav a:active {
	font-style: normal;
	color: #6A5F51;
	padding: 0px 6px 0px 6px;
}