/* ~~~~~~~~~ common ~~~~~~~~~~ */

body, select, input, textarea {
	font: 0.625em/1.2 tahoma, verdana, arial, helvetica, sans-serif;
	color: #333;
}
body {
	 background: #ba7405;
}
h1 {
	font-weight: normal;
	color: #666;
	font: 3.2em/1.4 georgia, 'times new roman', times, serif;
	margin: 0.2em 0 0;
}
h2 {
	font-weight: normal;
	color: #666;
	font: 2.1em/1.4 georgia, 'times new roman', times, serif;
	margin: 0.2em 0;	
}
h3 {
	font-weight: normal;
	color: #666;
	font: 1.8em/1.4 georgia, 'times new roman', times, serif;
	margin: 1.2em 0 0 0;	
}

h4 {
	color: #666;
	font: 1.5em tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding:0;
}

section p, section ul, section ol, aside p, aside ul, aside ol {
	font-size: 1.4em;
	margin: 0;
}
section ul {
	margin-left: 0em;
}
section ol {
	margin-left: 0em;
}