body{
	margin-left:100px;
	margin-right:100px;
	font-size:0.9em;
}
h1{
	font-size:1.5em;
	text-align:center;
}
h2{
	font-size:1.2em;
	padding-left:0.5em;
	border-bottom:solid 1px #FF9966;
	border-left:solid 2px #FF9966;
}
h3{
	font-size:1em;
	padding-left:5px;
	border-bottom:dotted 1px #006633;
	margin-bottom:0px;
}
p{
	line-height:1.5em;
}
li{
	margin-bottom:2px;
}
#description{
	text-align: center;
}