body {
    font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	clear: left;
	color: #9FC50E;
	}

div#leftCol h1 {
	font-size: 1.2em;
	}

h2 {
	font-weight: bold;
	color: #391b11;
	font-size: 1.4em;
	margin-bottom:10px;
	margin-top:15px;
	}

p {
	line-height: 17px;
	font-size: 1.1em;
	margin-bottom: 8px;
	}

div#langMenu, div#head, div.subnaviHead, ul.subnavi, div#footer ul, div#image {
	display: none;
	}

a {
	color: #000;
	}
