li.list-fancy {
	padding-left: 1.3em;
	margin-left: -1em;
	background-image: url(images/bullet-heart.gif);
	background-position: 0 .2em;
	background-repeat: no-repeat;
list-style-type: none;
}
.attention-box {
	border: 1px solid #01617D;
	padding: .5em;
	margin: 1em 0;
	background: #FDDB53;
}
.background-0, {
	background: #FFFCC6;
}
.background-1 {
	background: #EBE6DE;
}
.background-2 {
	background: #D9E4E7;
}
.border {
	border: 2px solid #01617D;
}
.box {
	border: 2px solid #01617D;
	padding: 5px;
}
.citation {
	font-style: italic;
	letter-spacing: 1px;
}
.color-alert {
	color: #F41D0C;
}
.color-attention {
	color: #CC0000;
}
.dropcap {
	float: left;
	width: 1em; /* Win IE 4.x: need to declare a width to enable the float */
	font-size: 2.5em;
	font-weight: bold;
	line-height: 85%;
}
.font-fancy {
	font-family: Papyrus, "Apple Chancery", "Matura MT Script Capitals", cursive;
	font-style: italic;
}
.font-larger {
	font-size: 120%;
}
.font-smaller {
	font-size: 85%;
}
.font-tiny {
	font-size: 50%;
}
.heading-highlight {
	padding: .2em;
	margin: 1em auto 0 auto;
	background: #C6DBE0;
	text-indent: 6px;
}
.image-left {
	float: left;
	margin: 1em 1em .5em 0;
}
.image-right {
	float: right;
	margin: 1em 0 .5em 1em;
}
.list-notype {
	list-style-type: none;
}
.notopspace {
	margin-top: -.4em;
}
.signature {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	font: 10px Verdana, Geneva, sans-serif;
}
