body
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 19px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: white;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Serif;
	background-color: black;
}

h4
{
	font-style:italic;
	font-size: 18px;
	font-weight:normal;
	color: gray;
	font-family: Serif;
	border:none;
	padding:none;
}

a
{
	color: #83715a;
	text-decoration: none;
}

a:hover
{
	color: white;
	text-decoration: none;
	background-color:#5a381f;
}

a.nothing_fancy 
{
	text-decoration: none;
	border-style:none;
}

a.nothing_fancy:hover
{
	text-decoration: none;
	border-style:none;
}

td.dark
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	border-left: black 3px solid;
	border-bottom: black 3px solid;
}

td.white
{
	color: white;
}

table
{
	border: 0px;
	padding: 0px;
}

tr 
{
	border-bottom: white thin solid;
}

img 
{
	border-color:#83715a;
}