		BODY { background: #FFFFFF; 
			color: #000000 }
		
		P, dl, dt, dd	{ color: #000000;
			font-weight: lighter;
			font-style: normal;
			font-family: "new york", garamond, times, serif }

		P strong { font-weight: bold }

		H1 { font-family: Helvetica, Arial, sans-serif;
			color: #000000;
			text-align: left }
		H3 { font-family: helvetica, Verdana, Arial, sans-serif;
			text-decoration: none }
		H4 {font-family: helvetica, Verdana, Arial, sans-serif;
			text-decoration: none }
		H6 {font-family: helvetica, Verdana, Arial, sans-serif;
			text-decoration: none }
		
		A:link { font-family: Helvetica, Geneva, Verdana, sans-serif;
			font-style: normal;
			text-decoration: underline;
			color: #FF5050 }
			
		A:active { font-family: Geneva, Verdana, sans-serif;
			font-style: italic;
			font-weight: bold;
			color: #007722 }
			
		A:visited { font-family: "new york", garamond, times, serif;
					font-style: normal;
					font-weight: lighter;
					text-decoration: none; 
					color: #003366 }

		A:hover	{ 	color: #FFFFFF;
					background: #FF5050 }

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

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