		BODY { background: #FFFEBB; 
			color: #000000 }

		P	{ text-align: left;
			color: #000000;
			background: #FFFEBB;
			font-family: Geneva, Verdana, sans-serif;
			font-weight: lighter }

		P strong { font-weight: bold }
		
		P.top	{ margin-left: 3%;
					margin-right: 3%;
					color: #000080;
					background: #FFFEBB;
					font-family: Geneva, Verdana, sans-serif;
					font-weight: bold }

		P.top strong { font-weight: bolder }

		p.aut	{ font-family: monaco, courier, monospace;
					font-size: 10pt }

		H1 { font-family: Chicago, Arial, sans-serif;
			text-align: center }

		A:link { font-family: "new york", times, garamond, serif;
				font-weight: bold;
				color: #BA4040;
				background: #FFFEBB; }

		A:active { font-family: "new york", times, garamond, serif;
					font-weight: lighter;
					color: #007722;
					background: #FFFEBB; }
			
		A:visited { font-family: Geneva, Verdana, sans-serif;
					font-weight: lighter;
					color: #229022;
					background: #FFFEBB; }

		DIV.left {
			float: left;
			margin-top: 15px;
			width: 228px }

		DIV.right {
			float: right;
			margin-top: 15px;
			width: 228px }
