p.header, li {
	color: #336;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2 {
	color:#069;
}
h1 {
	font-size:400%;
	font-weight:normal;
}
h2 {
	font-size:150%;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:10px;
}
h3 {
	font-size:130%;
	color:#06C;
	padding-top:20px;
	padding-bottom:20px;
}
p, li {
	font-size:110%;
}
p {
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.5;
}
li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
}
p.fig {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}
p.header {
	font-size: 140%;
}
.sm-thumbnail {
	width: 128px;
	height: 152px;
	border:0;
}
strong, legend {
	font-weight:bold;
}
fieldset
{
	display: block;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #eee;
}