#main dt {
	font-size: 120%;
	line-height: 150%;
}
#main p {
	font-size: 120%;
	line-height: 150%;
}
#main ul {
	padding-left: 2em;
	list-style-type: circle;
	padding-bottom: 1em;
}
#main li {
	font-size: 125%;
	line-height: 150%;
}
#main h4 {
	margin-top: 1em;
	color: #FFFF66;
	font-size: 150%;
}
#main h3 {
	color: #FF6600;
	font-size: 175%;
}
#main dt {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
#main dd {
	line-height: 150%;
	font-size: 120%;
}
#main .center {
	text-align: center;
}
