BODY { 
	background: white url(graphics/bkground.jpg);
	color: black;
	}

A	{ text-decoration: none }

TABLE { 
	background: white;
	color: black;
	 }

.left { text-align: left }

.menu {
		background: #FFF;
		font-size: 9pt;
	 }

.center { text-align: center }

DIV.copyright 	{
		font-size: smaller;
		text-align: right
		}

.header 	{
		text-align: center;
		font-weight: bold
		}
