body, table, tr, td  {
	color: #DBDBDB;
	font: 11px verdana, sans-serif;
	line-height: 22px;
	text-align: justify;}

a:link	{color: #DCDCDC; text-decoration: none; border-bottom: 1px dotted #ffffff;}
a:visited	{color: #6A6A6A; text-decoration: none; border-bottom: 1px dotted #ffffff;}
a:active	{color: #6A6A6A; text-decoration: none; border-bottom: 1px dotted #ffffff;}
a:hover	{color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff;}

strong {
	color: #919191;
	font: 11px georgia, arial;
	text-transform: uppercase;}

h1{
	margin: 0px;
	font: 48px times new roman;
	line-height: 44px;
	margin-top: 3px;
	padding-left: 5px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: #919191;
	text-transform: lowercase;
	background: url(h1.jpg);
	background-repeat: no-repeat;}

h1:first-letter {
	color: #000000;
	font-weight: bold;}

h2{
	color: #F7F7F7;
	text-transform: uppercase;
	font: 16px arial;
	margin: 0px}

.nav{
	color: #F7F7F7;
	text-transform: uppercase;
	font: 18px times new roman, arial;
	margin: 0px;}

.nav a:link	{color: #DCDCDC; text-decoration: none; border-bottom: 0px dotted #ffffff;}
.nav a:visited	{color: #6A6A6A; text-decoration: none; border-bottom: 0px dotted #ffffff;}
.nav a:active	{color: #6A6A6A; text-decoration: none; border-bottom: 0px dotted #ffffff;}
.nav a:hover	{color: #ffffff; text-decoration: none; border-bottom: 0px dotted #ffffff;}


b, i {
	color: #989898;}

em {
	color: #F3F3F3;}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 20px;}

li{
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 12px;
	padding-bottom: 0px;}

blockquote {
	background-image: url(blockquote.jpg);
	background-color: #303030;
	color: #D9D9D9;
	padding: 10px;}

blockquote i {
	color: #797979;}

blockquote b {
	color: #ffffff;}

.stats td {
	width: 150px;
	padding: 4px;
	background-color: #303030;
	color: #DBDBDB;}

.stats table {
	cell-spacing: 4px;}

input, textarea, option, select 
	{font-family: verdana; 
	font-size: 11px; 
	color: #DBDBDB; 
	background-color: #303030;
	border: 0px;
	padding: 5px;}

.bottom{
	color: #919191;
	font: 10px georgia, arial;
	text-transform: uppercase;
	position: relative;
	top: 8px;}