body
	{
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: white;
	background-image: url(rbbg.gif);
	}

a
	{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	}

h3
	{
	font-size: 110%;
	}

th
	{
	color: black;
	background: red;
	}

td
	{
	font-size: 8pt;
	vertical-align: top;
	}

ul
	{
	list-style-type: disc;
	}

