BODY     {
	font-style: normal;
	font-variant: normal;
	font-size: small;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-color: #D2B895;
	margin: 10 20 10 20;
}
a:hover  { background-color: #8F6C3D;}
a:link	{ color: #AA2802;}
a:visited	{ color: #FF6600;}
a { text-decoration: none ; font-weight : bold;  }

.expanded{
	list-style-type : circle; line-height : 300%;
}
.updated{
	font-weight : bold;
	color : purple;
	font-stretch : expanded;
	font : italic;
}
.updatedhidden {
	font-weight : bold;
	color : purple;
	font-stretch : expanded;
	font : italic;
	visibility: hidden;
}
