.Notebook {
  font-size: 12px;
  padding: 8px;
}
.Title {
  font-size: 36px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.30556;
  padding: 8px;
  margin-left: 27px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.TitleInline {
  font-size: 36px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.30556;
}
.Subtitle {
  font-size: 24px;
  font-family: Helvetica;
  padding: 8px;
  margin-left: 27px;
  margin-top: 2px;
  margin-bottom: 20px;
}
.SubtitleInline {
  font-size: 24px;
  font-family: Helvetica;
}
.Subsubtitle {
  font-size: 16px;
  font-family: Helvetica;
  padding: 8px;
  margin-left: 27px;
  margin-top: 2px;
  margin-bottom: 8px;
}
.SubsubtitleInline {
  font-size: 16px;
  font-family: Helvetica;
}
.Section {
  font-size: 20px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.1;
  padding: 4px;
  margin-left: 27px;
  margin-top: 34px;
  margin-bottom: 8px;
  border-left: 0px;
  border-right: 0px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.SectionInline {
  font-size: 20px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.1;
}
.Subsection {
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 8px;
  margin-left: 60px;
  margin-top: 12px;
  margin-bottom: 8px;
  display: list-item;
  list-style-type: square;
}
.SubsectionInline {
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
}
.Subsubsection {
  font-family: Times;
  font-weight: bold;
  padding: 8px;
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 2px;
  display: list-item;
  list-style-type: square;
}
.SubsubsectionInline {
  font-family: Times;
  font-weight: bold;
}
.Text {
  line-height: 1.25;
  padding: 8px;
  margin-left: 60px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.TextInline {
  line-height: 1.25;
}
.SmallText {
  font-size: 9px;
  font-family: Helvetica;
  line-height: 1.33333;
  padding: 8px;
  margin-left: 60px;
  margin-right: 10px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.SmallTextInline {
  font-size: 9px;
  font-family: Helvetica;
  line-height: 1.33333;
}
.Input {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 5px;
}
.InputInline {
  font-weight: bold;
}
.InputOnly {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.InputOnlyInline {
  font-weight: bold;
}
.Output {
  padding: 8px;
  margin-left: 66px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 7px;
}
.OutputInline {
}
.Message {
  font-size: 10px;
  font-family: Helvetica;
  color: #991A1A;
  padding: 8px;
  margin-left: 66px;
}
.MessageInline {
  font-size: 10px;
  font-family: Helvetica;
  color: #991A1A;
}
.Print {
  padding: 8px;
  margin-left: 66px;
}
.PrintInline {
}
.Graphics {
  font-size: 10px;
  font-family: Courier;
  padding: 8px;
  margin-left: 4px;
}
.GraphicsInline {
  font-size: 10px;
  font-family: Courier;
}
.CellLabel {
  font-size: 9px;
  font-family: Helvetica;
  color: #454F99;
  margin-top: 0px;
  margin-bottom: 0px;
}
.FrameLabel {
  font-size: 9px;
  font-family: Helvetica;
  padding: 8px;
}
.FrameLabelInline {
  font-size: 9px;
  font-family: Helvetica;
}
.RM {
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.RMInline {
  font-style: normal;
  font-weight: normal;
}
.BF {
  font-weight: bold;
  padding: 8px;
}
.BFInline {
  font-weight: bold;
}
.IT {
  font-style: italic;
  padding: 8px;
}
.ITInline {
  font-style: italic;
}
.TR {
  font-family: Times;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.TRInline {
  font-family: Times;
  font-style: normal;
  font-weight: normal;
}
.TI {
  font-family: Times;
  font-style: italic;
  font-weight: normal;
  padding: 8px;
}
.TIInline {
  font-family: Times;
  font-style: italic;
  font-weight: normal;
}
.TB {
  font-family: Times;
  font-style: normal;
  font-weight: bold;
  padding: 8px;
}
.TBInline {
  font-family: Times;
  font-style: normal;
  font-weight: bold;
}
.TBI {
  font-family: Times;
  font-style: italic;
  font-weight: bold;
  padding: 8px;
}
.TBIInline {
  font-family: Times;
  font-style: italic;
  font-weight: bold;
}
.MR {
  font-family: Courier;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.MRInline {
  font-family: Courier;
  font-style: normal;
  font-weight: normal;
}
.MO {
  font-family: Courier;
  font-style: italic;
  font-weight: normal;
  padding: 8px;
}
.MOInline {
  font-family: Courier;
  font-style: italic;
  font-weight: normal;
}
.MB {
  font-family: Courier;
  font-style: normal;
  font-weight: bold;
  padding: 8px;
}
.MBInline {
  font-family: Courier;
  font-style: normal;
  font-weight: bold;
}
.MBO {
  font-family: Courier;
  font-style: italic;
  font-weight: bold;
  padding: 8px;
}
.MBOInline {
  font-family: Courier;
  font-style: italic;
  font-weight: bold;
}
.SR {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.SRInline {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
}
.SO {
  font-family: Helvetica;
  font-style: italic;
  font-weight: normal;
  padding: 8px;
}
.SOInline {
  font-family: Helvetica;
  font-style: italic;
  font-weight: normal;
}
.SB {
  font-family: Helvetica;
  font-style: normal;
  font-weight: bold;
  padding: 8px;
}
.SBInline {
  font-family: Helvetica;
  font-style: normal;
  font-weight: bold;
}
.SBO {
  font-family: Helvetica;
  font-style: italic;
  font-weight: bold;
  padding: 8px;
}
.SBOInline {
  font-family: Helvetica;
  font-style: italic;
  font-weight: bold;
}
.SO10 {
  font-size: 10px;
  font-family: Helvetica;
  font-style: italic;
  font-weight: normal;
  padding: 8px;
}
.SO10Inline {
  font-size: 10px;
  font-family: Helvetica;
  font-style: italic;
  font-weight: normal;
}
.InlineFormula {
  padding: 8px;
  margin-left: 10px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.InlineFormulaInline {
}
.DisplayFormula {
  padding: 8px;
  margin-left: 60px;
}
.DisplayFormulaInline {
}
.Program {
  font-family: Courier;
  padding: 8px;
  margin-left: 60px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-top: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #000000;
}
.ProgramInline {
  font-family: Courier;
}
.Outline1 {
  font-size: 18px;
  font-weight: bold;
  text-indent: 0px;
  padding: 8px;
  margin-left: 60px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.Outline1Inline {
  font-size: 18px;
  font-weight: bold;
  text-indent: 0px;
}
.Outline2 {
  font-size: 15px;
  font-weight: bold;
  text-indent: 0px;
  padding: 8px;
  margin-left: 90px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.Outline2Inline {
  font-size: 15px;
  font-weight: bold;
  text-indent: 0px;
}
.Outline3 {
  font-size: 12px;
  text-indent: 0px;
  padding: 8px;
  margin-left: 120px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.Outline3Inline {
  font-size: 12px;
  text-indent: 0px;
}
.Outline4 {
  font-size: 10px;
  text-indent: 0px;
  padding: 8px;
  margin-left: 150px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
.Outline4Inline {
  font-size: 10px;
  text-indent: 0px;
}
.Hyperlink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.HyperlinkInline {
  text-decoration: underline;
  color: #454F99;
}
.MainBookLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.MainBookLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.AddOnsLink {
  font-family: Courier;
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.AddOnsLinkInline {
  font-family: Courier;
  text-decoration: underline;
  color: #454F99;
}
.RefGuideLink {
  font-family: Courier;
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.RefGuideLinkInline {
  font-family: Courier;
  text-decoration: underline;
  color: #454F99;
}
.RefGuideLinkText {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.RefGuideLinkTextInline {
  text-decoration: underline;
  color: #454F99;
}
.GettingStartedLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.GettingStartedLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.DemosLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.DemosLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.TourLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.TourLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.OtherInformationLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.OtherInformationLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.MasterIndexLink {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.MasterIndexLinkInline {
  text-decoration: underline;
  color: #454F99;
}
.Header {
  font-size: 10px;
  font-style: italic;
  padding: 8px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1px;
  margin-bottom: 4px;
}
.HeaderInline {
  font-size: 10px;
  font-style: italic;
}
.Footer {
  font-size: 9px;
  font-style: italic;
  padding: 8px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
}
.FooterInline {
  font-size: 9px;
  font-style: italic;
}
.PageNumber {
  font-size: 10px;
  font-family: Times;
  padding: 8px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1px;
  margin-bottom: 4px;
}
.PageNumberInline {
  font-size: 10px;
  font-family: Times;
}
.Paste {
  padding: 8px;
}
.PasteInline {
}
.Evaluate {
  padding: 8px;
}
.EvaluateInline {
}
.EvaluateCell {
  padding: 8px;
}
.EvaluateCellInline {
}
.CopyEvaluate {
  padding: 8px;
}
.CopyEvaluateInline {
}
.CopyEvaluateCell {
  padding: 8px;
}
.CopyEvaluateCellInline {
}
.Placeholder {
  font-style: italic;
  color: #E3DC62;
  padding: 8px;
}
.PlaceholderInline {
  font-style: italic;
  color: #E3DC62;
}
.PrimaryPlaceholder {
  font-style: italic;
  background-color: #E9E381;
  padding: 8px;
}
.PrimaryPlaceholderInline {
  font-style: italic;
  background-color: #E9E381;
}
.CellExpression {
  font-size: 12px;
  font-family: Courier;
  background-color: #FFFFFF;
  padding: 8px;
  margin-left: 6px;
}
.CellExpressionInline {
  font-size: 12px;
  font-family: Courier;
  background-color: #FFFFFF;
}
.InputForm {
  font-family: Courier;
  padding: 8px;
}
.InputFormInline {
  font-family: Courier;
}
.OutputForm {
  font-family: Courier;
  text-align: left;
  line-height: 0.683333;
  padding: 8px;
}
.OutputFormInline {
  font-family: Courier;
  text-align: left;
  line-height: 0.683333;
}
.StandardForm {
  font-family: Courier;
  line-height: 1.25;
  padding: 8px;
}
.StandardFormInline {
  font-family: Courier;
  line-height: 1.25;
}
.TraditionalForm {
  line-height: 1.25;
  padding: 8px;
}
.TraditionalFormInline {
  line-height: 1.25;
}
.InlineCell {
  padding: 8px;
}
.InlineCellInline {
}
.InlineCellEditing {
  background-color: #B8BDE5;
  padding: 8px;
}
.InlineCellEditingInline {
  background-color: #B8BDE5;
}
.UnmatchedBracket {
  color: #C254CC;
  padding: 8px;
}
.UnmatchedBracketInline {
  color: #C254CC;
}
.Completions {
  font-family: Courier;
  padding: 8px;
}
.CompletionsInline {
  font-family: Courier;
}
.ObjectName {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.ObjectNameInline {
  font-weight: bold;
}
.Usage {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.UsageInline {
  font-weight: bold;
}
.Notes {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.NotesInline {
  font-weight: bold;
}
.InlineOutput {
  font-weight: bold;
  padding: 8px;
  margin-left: 66px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.InlineOutputInline {
  font-weight: bold;
}
.script {font-family: Mathematica5, cursive}
.gothic {font-family: Mathematica6, Century Gothic}
.doublestruck {font-family: Mathematica7}