
BODY {
	font-family: sans-serif;
}

P {
	font-size: 10pt;
	font-family: sans-serif;
	padding-left: 1em;
	padding-right: 1em;
}

P.def {
	padding-left: 3em;
	text-indent: -2em;
}

A {
	font-weight: bold;
	text-decoration: none;
	color: #444488;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: bold;
}

h1 {font-size: 20pt; }
h2 {font-size: 16pt; }
h3 {font-size: 14pt; }
h4 {padding-left: 1em; }

tt {
        font-family: courier, monoco, monospace;
	font-weight: bold;
        font-size: 12pt;
}

i {
   font-family: serif;
}

.AMnote {
	padding-left: 2em;
	font-style: italic;
        font-family: serif;
	font-size: 10pt;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

.AMcommand {
	border-style: solid;
	border-width: 1pt 0 0 0;
	margin-top: 20pt;
	padding-top: 10pt;
	margin-left: 2pt;
	
	padding-left: 40pt;
	text-indent: -32pt;
	
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 2pt;
}

.DMcontext {
	border-style: solid;
	border-width: 1pt 0 1pt 0;

	font-size: 20pt;
	font-weight: bold;

	padding: 5pt 0 5pt 0;
}

.AMvar {
	font-size: 13pt;
	font-weight: bold;
	padding-left: 4pt;
	margin-bottom: 2pt;
}

.AMshortForm {
	font-family: monospace;
	font-size: 13pt;
	font-weight: bold;
}

.AMcommandDesc {
	margin-top: 10pt;
	margin-bottom: 6pt;
}

.AMcommandArg {
	font-family: courier, monoco, monospaced;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}

.AMcode {
	text-indent: -3em;
	padding-left: 3em;
	font-family: courier, monoco, monospace;
	font-size: 10pt;
}

.AMtableCode {
	font-family: courier, monoco, monospace;
	font-size: 10pt;
}

.AMcodeContainer {
	background-color: #DDDDDD;
	padding-left: 1em;
	padding-top: 2pt;
	padding-bottom: 2pt;
	margin-left: 1em;
	margin-right: 2em;
}

.AMlistContainer {
	margin-left: 15pt;
	margin-right: 2em;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.AMlistItem {
	text-indent: -18pt;
	padding-left: 18pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

.AMstepNumber {
	font-weight: bold;
	font-size: 16pt;
}

.AMstepsContainer {
	padding-left: 1em;
}

.AMCtitle {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-right: 0pt;
	padding-right: 5pt;
}

.AMCsection {
	font-size: 12pt;
	text-decoration: none;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 3pt;
	margin-top: 5pt;
	font-style: italic;
	margin-right: 0pt;
	padding-right: 5pt;
        white-space: nowrap;
}

.AMCheading {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30pt;
	text-indent: -23pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-right: 0pt;
	padding-right: 5pt;
	color: #222244;
}

.AMCsubHeading {
	font-size: 10pt;
	text-decoration: none;
	padding-left: 23pt;
	text-indent: -10pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-right: 0pt;
	padding-right: 5pt;
	color: #444488;
}

.AMfiller {
	font-family: serif;
	font-style: italic;
}




.MPjournalHeading {
  font-family: courier, monoco, monospace;
  font-weight: bold;
  text-indent: -1em;
  padding-left: 1em;
}





