body			{	background-image: url("/gfx/bg1.jpg");
					background-repeat: repeat-y;
				}

.small		{	font-size: 8pt;
				}

.textual		{	font-size: 10pt;
					text-indent: 0.43in;
				}

.textual:link, :active, :visited
				{	text-decoration: underline;
				}

.menu:link, :active, :visited
				{	text-decoration: none;
					color: blue;
				}