BODY
{
	font: bold 0.8em Trebuchet MS Arial Helvetica;
	background: ghostwhite;
	color:tomato;
	Scrollbar-base-color: black;
}

li
{
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	list-style: none;
}
#writeup
{
	font: bold 1.1em verdana;
	border-collapse: collapse;
	border: 2px solid gray;
	text-indent:1.5em;
	line-height:2.0em;
}
a a:link
{
	font: 1.0em;
	text-decoration:underline;
}
.highlight
{
   text-decoration:none;
   font:bold 1.2em Arial;
   color:black;
  line-height:2.0em;
}