body {
	font-family:	Arial,Helvetica;
}

h1,h2,h3,h4,h5,h6 {
	color:		#FF9900;
	margin-bottom:	0.5em;
}

h1 {
	font-size:	140%;
}
h2 {
	font-size:	135%;
}
h3 {
	font-size:	130%;
}
h4 {
	font-size:	125%;
}
h5 {
	font-size:	120%;
}

#content ul {
	list-style-type:disc;
	margin:		15px;
}

