
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.superscript {
	font-size : .5em;
	line-height : 0;
	vertical-align : .5em;
}
.subheading {
	font-size : .9em;
	font-weight : bold;
	color : #b66813;
	line-height : 1.4em;
}
.sidebar {
	font-size : .7em;
	color : #525252;
	line-height : 1.8em;
}
.return {
	font-size : .7em;
	color : #999999;
}
.pagetitle {
	font-size : 1.2em;
	color : #5e471c;
	font-weight : bold;
}
.doctitle {
	font-size : 1.1em;
	color : #7B7A77;
	font-weight : bold;
}
.docbody {
	font-size : 12px;
	color : #000000;
	line-height : 1.6em;
}
.sndsubhead {
	font-size : .76em;
	color : #585858;
	line-height : 1.6em;
	font-weight : bold;
}
ul {
	list-style-type : disc;
}
ol {
	list-style-type : decimal;
	margin-bottom : 0;
	margin-top : 0;
	font-size : 100%;
	line-height : 16px;
}
sup {
	font-size : 9px;
	color : #666666;
	vertical-align : .4em;
	line-height : 0;
}
li {
	margin-left : -10px;
	margin-bottom : 0px;
	margin-top : 0;
	font-size : 12px;
	line-height : 16px;
}

