BODY {
	font-family: Tahoma, Verdana, arial, sans;
	font-size: 11px;
	color: #141212;
}

H1 {
	font-family: Arial, sans;
	font-size: 200%;
	color: #5c4e4e;
	margin: 0px;
	margin-bottom: 24px;
}

H2 {
	font-family: Arial, sans;
	font-size: 130%;
	color: #5c4e4e;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
}

H3 {
	font-family: Arial, sans;
	font-size: 110%;
	color: black;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
}

H4 {
	font-family: Arial, sans;
	color: grey;
	width: 90%;
	border-bottom: 1px solid grey;
	margin-top: 6px;
	margin-bottom: 3px;
}

P {
}

