@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #FFFFE1;
	overflow: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 450px;
}

p {
	font: normal 12px/18px "Century Gothic", Arial, sans-serif;
	color: #000000;
	margin: 5px 10px 10px;
	text-align: justify;
}

h1 {
	font: bold normal 16px/normal "Century Gothic", Arial, sans-serif;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
}

li {
	font: normal 12px/18px "Century Gothic", Arial, sans-serif;
	color: #000000;
	margin: 5px 20px 10px 50px;
}
