body {
	font: 62.5%/4ex 'Verdana', sans-serif;
	color: #111;
	margin: 1em 10%;
}

#globalWrapper {
	font-size: 140%;
}

p {
	margin: 0 0 .9em;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 1.1em;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 160%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-weight: bold;
}

ul {
	list-style-type: square;
}
