BODY { 
	background: white url(../graphics/bkground.jpg);
	color: black;
	}

A	{ text-decoration: none }

TABLE { 
	background: white;
	color: black;
	 }

.menu {
		background: #FFF;
		font-size: smaller;
	 }

.center { text-align: center }

DIV.copyright 	{
		font-size: smaller;
		text-align: right
		}

.header 	{
		text-align: center;
		font-weight: bold
		}

.tiphead 	{
		text-align: center;
		font-weight: bold;
		color: red;
		font-size: 16pt;
		}

.tipfrom 	{
		text-align: center;
		font-size: smaller;
		font-style: italic;
		}

.tipbody	{
		color: black;
		}
