body {
	font: 400 14px/17px Optima, "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
a:link {
	color: #822D5C;
	text-decoration: underline;
}
a:visited {
	color: #A44870;
	text-decoration: underline;
}
a:hover {
	color: #2082B5;
	text-decoration: underline;
}
table.maintable {
	background: url(/images/spring07/header.jpg) no-repeat right top;
}
td.toc {
	font: 500 14px/18px Optima, "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	background: #FFFFFF url(/images/spring07/toccolorstrip.gif) repeat-y left top;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
}
.author {
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}

td.editorial {
	padding-top: 100px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 16px;
}
.subhead {
	font-size: 18px;
	font-weight: 600;
	color: #9F4286;
}
td.tocdescription {
	background: #FFFFFF;
	padding: 5px 10px;
}
.sub24 {
	font: 600 36px/38px Optima, "Lucida Sans Unicode", Arial, sans-serif;
	color: #157A4E;
}
a.linksidebar:link {
	font-size: 14px;
	font-weight: 500;
	color: #01A8E5;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #FFE18B;
	display: block;
}
a.linksidebar:visited {
	font-size: 14px;
	font-weight: 500;
	color: #01A8E3;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #FDE486;
	display: block;
}
a.linksidebar:hover {
	font-size: 14px;
	font-weight: 500;
	color: #8E4D8E;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #8E4D8E;
	display: block;
}
.text {
	padding: 5px 5px 2px 10px;
	font-size: 12px;
	line-height: 14px;
}
.italbold {
	font-style: italic;
	font-weight: 600;
}
