	body {text-align: center; margin: 0px; background-color: #ffffff;}
	* {font-family: arial, sans-serif;}
	div#container {position: relative; width: 760px; text-align: left; margin-left: auto; margin-right: auto;}
	div#scrolled {padding-right: 0.5em; position: absolute; top: 165px; left: 110px; width: 562px; height: 302px; overflow: auto;}
	p {margin-top: 1em; margin-bottom: 1em; font-family: arial, sans-serif; font-size: 14px; text-align: justify;}
	h1, h2 {margin-top: 0.5em; margin-bottom: 0.5em; font-weight: bold; letter-spacing: 2px;}
	h1 {font-size: 18px; border-bottom: solid 2px #cccccc; padding-bottom: 4px;}
	h2, ol#list li {font-size: 16px;}
	ol#list {margin-top: 0.5em; margin-bottom: 0.5em; list-style-type: lower-alpha;}
	ol#list li {font-weight: bold;}
	ol#list li p {margin-right: 3em; font-weight: normal;}
	a img {border: none;}
	a.nail, div.nail {text-decoration: none; color: #000000; font-weight: bold; font-size: 11px;}
	a.nail:about {color: #59667f;}
	div.nail {color: #f9f1df;}
div#scrolled {
	SCROLLBAR-FACE-COLOR:			#f9f1df;
	SCROLLBAR-HIGHLIGHT-COLOR:		#f9f1df;
	SCROLLBAR-SHADOW-COLOR:			#f9f1df;
	SCROLLBAR-3DLIGHT-COLOR:		#59667f;
	SCROLLBAR-ARROW-COLOR:			#59667f;
	SCROLLBAR-TRACK-COLOR:			#f9f2e1;
	SCROLLBAR-DARKSHADOW-COLOR:		#59667f;
}