body				{
					font-family:		sans-serif;
					background:			white url(graphics/globes.gif) no-repeat fixed 0% 100%;
					margin-left:		0.5em;
					margin-right:		0.5em;
					margin-top:			0;
					margin-bottom:		122px;
					} 
h1					{margin:			0;}
h2					{margin-bottom:		0;}
.bodylink			{text-decoration:	underline;}
.hidden				{
					display:			none;
					visibility:			hidden;
					width:				1px;
					font-size:			xx-small;
					}
ul					{margin-top:		0;	margin-bottom:	0;	margin-left:	1em;}
li					{font-weight:		normal;}
div.spacer          {
					display:			none;
					visibility:			hidden;
					}
.columnleft			{
					 float:				  left;
					 width:				  5em;
					 text-align:		  right;
					 }
.columnright		{
					 float:				  left;
					 width:				  auto;
					 text-align:		  left;
					 margin-left:		  1em;
					 }
.notv				{
					display:			none;
					visibility:			hidden;
					width:				1px;
					font-size:			xx-small;
					}
