
body {
	font-family : Arial, Helvetica, sans-serif;
}
.subheading {
	color : #7D838E;
	font-size : .9em;
	font-weight : bold;
}
.return {
	font-size : .7em;
	color : #999999;
}
.references {
	font-size : .8em;
	color : #000000;
	line-height : 1.3em;
}
.pagetitle {
	font-size : 1.2em;
	color : #6F8AAD;
	font-weight : bold;
}
.doctitle {
	font-size : 1.1em;
	color : #000000;
	font-weight : bold;
}
.docbody li {
	font-size : 1em;
	color : #000000;
	line-height : 1.3em;
	list-style-type : decimal;
}
.bullets {
	font-size : .8em;
	color : #000000;
	margin-left : 0px;
	list-style-type : square;
}
.docbody {
	font-size : .8em;
	color : #000000;
	line-height : 1.3em;
}

