body {
	background: black;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Garamond, "Book Antiqua", Palatino, serif;
}

span.update {
	color: #00FF00;
	font-weight: bold;
}

p, div, ul, li, td {
	text-align: justify;
	color: silver;
}

p.StatBlock {
	margin-left: 2.5%;
	margin-top:0pt;
	margin-bottom:0pt;
	text-indent: -2.5%;
}

h1 {
	font-weight: bold;
	color: white;
}

h2 {
	font-weight: bold;
	color: white;
}

h3 {
	font-weight: bold;
	color: white;
}

h4 {
	font-weight: bold;
	color: white
}

strong {
	font-weight: bold;
	color: white;
}

em {
	font-style: italic;
	color: white;
}

a:link {
	color: yellow;
}

a:visited {
	color: gray;
}
