BODY
{
	font-family: Verdana;
	font-size: 9pt;
}

TD
{
	font-family: Verdana;
	font-size: 9pt;
}

.menu
{
	background-color: eeeeee;
	font-weight: bold;
}

.selectedMenu
{
	background-color: dddddd;
	font-weight: bold;
	cursor: hand;
}

.hoverMenu
{
	background-color: dddddd;
	font-weight: bold;
	cursor: hand;
}

.ruler
{
	background-image: url(ruler.gif);
	background-position: top left;
}

H1
{
	font-family: Tahoma;
	font-size: 24pt;
}

.submenu
{
	padding-left: 5px;
}

ul
{
	margin-left: 15pt;
}

