.column-left {
	background-image: url(images/blossom-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;
}
.column-right {
	width: 213px;
	background-image: url(images/blossom-right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004880;
	padding-left: 33px;
	font-size: 13px;
	line-height: 140%;
}
.row-top {
	background-image: url(images/blossom-left-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;
	text-align: center;
}
.row-bottom {
	background-image: url(images/blossom-right-small.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 213px;
	vertical-align: top;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #80405F;
	letter-spacing: 0.1em;
	padding: 0px;
}
ul {
	font-size: 13px;
	color: #336699;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 33px;
}
h2 {
	font-size: 15px;
	padding-left: 30px;
	font-weight: normal;
	color: #5A5A00;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	padding-left: 30px;
}
h4 {
	color: #666666;
	font-size: 13px;
	padding-left: 40px;
	font-weight: normal;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding-bottom: 2px;
	margin-left: 10px;
}
.border {
	border: 1px solid #8B2A59;
}
.cell-body {
	background-repeat: no-repeat;
	background-position: center top;
}
.footnote {
	font-size: 11px;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #cc3333;
}
