body {
	background-color: #0B0B0D;
        font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #FBFBFB;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
        font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #FBFBFB;
	text-align: justify;
}


a:link, a:visited {
	font-style: normal;
	color: #9A9A9A;
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #9A9A9A;
	text-decoration: none;
}


a:active {
	font-style: normal;
	color: #9A9A9A;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


input, textarea, option, select {
	background-color: #18181A;
       	font-family: georgia, serif;
	font-size: 13px;
	color: #FBFBFB;
	border: 1px solid #FBFBFB;
	padding: 1px;
}


h1 {
	font-family: garamond, georgia, serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #8E8B8B;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.nav {
	font-family: garamond, georgia, serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}


.nav a, .nav a:visited {
	font-style: normal;
	color: #9A9A9A;
	padding: 0px 10px 0px 10px;
}


.nav a:hover {
	font-style: normal;
	color: #FBFBFB;
	padding: 0px 10px 0px 10px;
}


.nav a:active {
	font-style: normal;
	color: #9A9A9A;
	padding: 0px 10px 0px 10px;
}