BODY
{
	background-color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

.footer
{
	background-color: #FFF;
	color: #900;
	font-size: x-small;
}

.wood
{
	background-color: #FFF;
	color: #360;
	font-size: medium;
}

.fire
{
	background-color: #FFF;
	color: #900;
	font-size: larger;
}

.metal
{
	background-color: #FFF;
	color: #666;
	font-size: larger;
}

.earth
{
	background-color: #FFF;
	color: #633;
	font-size: larger;
}

.water
{
	background-color: #FFF;
	color: #339;
	font-size: larger;
}

P { font-size: small; }
TD { font-size: x-small; }
IMG { border: 0; }

H2
{
	background-color: #FFF;
	font-size: x-large;
	font-weight: normal;
	color: #990000;
}

H3
{
	background-color: #FFF;
	font-size: large;
	font-weight: normal;
	color: #990000;
}

H4
{
	background-color: #FFF;
	font-size: medium;
	font-weight: normal;
	color: #990000;
}

LI { font-size: small; }
BLOCKQUOTE { font-size: 10pt; }
DT { font-size: small; }

DD
{
	font-style: italic;
	font-size: small;
}

PRE
{
	font-family: monospace;
	font-size: medium;
}

.indent { margin: 10px 0 10px 20px; }

