<!--

BODY {
	
	font-family: Arial, sans-serif;
	background: #d1cd92;
	color: #ffffff;
	}

P {
	font-size: x-small;
	font-weight: bold;
	}

SPAN {
			color: #ffff00;
			}

A:link { color: #666666 }
A:visited { color: #666666 }
A:active { color: #666666 }


-->