﻿body
{
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: white;
}

tt, pre, code
{
	font-family: Fixed,Courier,Clean,monospace;
	font-size: small;
}

pre
{
	left: 1pc;
	position: relative;
}

td.navbar
{
	background: #ffcc99;
}

.hide
{
	display: none;
}

ul
{
	list-style-type: square;
}

