body{
	background:#EEEEEE;
}

h1{
	margin-bottom:15px;
	font-size:100%;
}

h2{
	margin-bottom:15px;
	font-size:90%;
}

h3{
	margin-left:15px;
	margin-bottom:15px;
	font-size:80%;
}

dl{
	margin-left:30px;
	margin-bottom:15px;
	font-size:80%;
	line-height:150%;
}

ul{
	margin-left:30px;
	margin-bottom:15px;
	font-size:80%;
	line-height:150%;
}

li{
	list-style-type:none;
	margin-bottom:10px;
}

p{
	margin-left:30px;
	margin-bottom:15px;
	font-size:80%;
	line-height:150%;
}