BODY, TD {
	font-family : Arial, Verdana, sans-serif;
	color: #d0d0d0;
	font-size : 1.0em;
	background : #000000;
}

A {
	text-decoration: underline;
	color: #d08080;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #ff0000;
	font-weight : bold;
}

P {
	font-family : Verdana, Arial, sans-serif;
	color: #fff0f0;
	font-size: 0.80em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

UL {
	font-family : Verdana, Arial, sans-serif;
	color: #d08080;
	font-size : 0.80em;
	margin-top: 0.5em;
	padding-left: 0.7em;
	margin-left: 0.7em;
}

LI {
	margin-top: 0.5em;
}

P.desc {
	font-family : Verdana, Arial, sans-serif;
	color: #fff0f0;
	font-size : 0.70em;
}

H3 {
	font-family : serif;
	color: #d00000;
	font-size : 1.30em;
	font-weight :bold;
	font-style : italic;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.lettrine {
	font-family : serif;
	color: #d08080;
	font-size : 1.70em;
	font-weight : normal;
}