#bodycontent {

	padding: 0 29px 0 75px;
	width: 650px;
}

#bodycontent h1 {
	padding: 34px 0 17px 0;
	font-family: "Courier New", Courier, mono;
    font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: lowercase;
	color: #000000;
}

#bodycontent h2 {
	padding: 8px 0 0 0;
	font-family: "Courier New", Courier, mono;
    font-size: 11px;
}

#bodycontent h3 {
	padding: 8px 0 0 0;
	font-family: "Courier New", Courier, mono;
    font-size: 11px;
	font-weight: normal;
}

#bodycontent ul {
	padding: 0 0 0 20px;
}

