/*--- default settings, please don't change ---*/

	body, html { background: rgb(255, 255, 255); height: 100%; }
	html { font-size: 100%; line-height: 1; }
	body, h1, h2, h3, h4, h5, h6, a, p, ul, ol, table, form, fieldset, input, select, textarea, button { font-size: 100%; line-height: 1; }
	body, html, h1, h2, h3, h4, h5, h6, p, ol, ul, li, fieldset { margin: 0; padding: 0; }
	ul, ol { list-style-position: inside; } 
		ul ul, ul ol, ol ol, ol ul { font-size: 100%; margin-bottom: 0; }
	li { margin-left: 1em; }
	a:hover, a:active { outline: none; }
	a img { border: 0; }

