body {
	background-color: #222222;
}

body, div, td, th, li {
	color: green;
}

b, i, a {
	color: #00bb00;
}

em {
	color: #00bb00;
    font-style: normal;
    font-variant: small-caps;
}

body, td, li {
	text-align: justify;
}

h1, h2, h3 {
	border-top: 1px solid #00cc00;
	border-bottom: 1px solid #00cc00;
	background-color: #335533;
	color: black;
	padding-left: 5px;
}

address {
	font-size: 5pt;
	color: gray;
}

h1 { font-size: 24pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; font-weight: bold }

ul {
    padding-left: 4ex;
}

ul ul {
    padding-left: 2ex;
}

ul ul ul {
    padding-left: 4ex;
}

.toctable {
	abackground-color: #660000;
	background-color: #335533;
}

.toctable a {
	acolor: #00ff00;
	color: #00aa00;
}

.whitecell {
	background-color: #113311;
	color: #00aa00;
}

.npctableheader {
	background-color: #224422;
}

.npctablesubheader {
	background-color: #335533;
}

.weapons_table {
}

.charcreation_table {
	background-color: #222222;
}

.charcreation_table .charcreation_header_complement {
	background-color: black;
}
