#pied		{ background-color: black; color: white; text-align: center; font-weight: none; font-size: 6pt; font-family: verdana; padding: 10px; }
BODY		{ background-color: black; margin-top: 0px; }
P			{ color: rgb(0, 0, 0); margin-left: 10px; margin-right: 10px; font-size: 8pt; text-align: left; font-family: verdana; }
UL			{ color: rgb(0, 0, 0); font-size: 8pt; margin-top: 0px; text-align: left; font-family: verdana; }
LI			{ type: disc; }
A:link		{ color: rgb(85, 60, 30); text-decoration: none; }
A:visited	{ color: rgb(51,34,15); text-decoration: none; }
A:hover		{ text-decoration: underline overline; }

OBJECT		{ border-color: white; border-style: solid; border-width: 2px; }