			body { font: 11px "Courier New", Courier, monospace, Georgia; text-align: center; margin: 0; padding: 0;
				background-image: url(images/bg_pattern_02.gif);
			}
			#page { width: 600px; text-align: left; margin: 0 auto; background-color: #FFF; }
			#menuWrapper { text-align: center; background: #DBEEEC; height: 25px; font-size: 7px; }
			#menu { padding: 6px; }
			#menu ul { margin: 0; padding: 0; list-style: none; }
			#menu li { display: inline; margin: 0 4px; }
			#content { padding: 10px 15px; }
			#content h1 { margin-bottom: 0; font-size: 16px; font-weight: bold; color: #C60; }
			#content h1 + p { margin-top: 0; }
			#content h2 { font-size: 12px; font-weight: bold; color: #C60; }
			a { color: #C60; }
			.question { color: #C60; margin-bottom: 0; }
			.question + p { margin-top: 0; }
			#footer { text-align: center; font-size: 11px; }
			#footer ul { margin: 5px 0; padding: 0; list-style: none; }
			#footer li { display: inline; margin: 0 2px; }
			#footer a { color: #000; text-decoration: none; font-weight: bold; }
			#footer a:hover { text-decoration: underline; }
