
BODY	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: white;
		color: black;
		font-size: 12px
	}

UL LI
	{
		margin-bottom: 1em; 
	}

UL.tight LI
	{
		margin-bottom: 0em; 
		font-size: 11px
	}

.normal
	{
		font-size: 12px;
	}

.smaller
	{
		font-size: 11px;
	}

.smallest
	{
		font-size: 10px
	}

.figure
	{
		text-align: center;
	}

.littleBlack
	{
		color: black;
		font-size: 10px;
	}
