.Notebook {
  font-size: 12px;
  padding: 8px;
}
.Title {
  font-size: 36px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.28333;
  padding: 9px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 4px;
  border-left: 0px;
  border-right: 0px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.TitleInline {
  font-size: 36px;
  font-family: Helvetica;
  font-weight: bold;
  line-height: 1.28333;
}
.Subtitle {
  font-size: 24px;
  font-family: Helvetica;
  line-height: 1;
  padding: 8px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.SubtitleInline {
  font-size: 24px;
  font-family: Helvetica;
  line-height: 1;
}
.SectionFirst {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 5px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 30px;
  margin-bottom: 10px;
  border-left: 0px;
  border-right: 0px;
  border-top: 3px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.SectionFirstInline {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: bold;
}
.Section {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 8px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.SectionInline {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: bold;
}
.Subsection {
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 8px;
  margin-left: 18px;
  margin-right: 50px;
  margin-top: 26px;
  margin-bottom: 10px;
  display: list-item;
  list-style-type: square;
}
.SubsectionInline {
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
}
.Subsubsection {
  font-size: 12px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 8px;
  margin-left: 18px;
  margin-right: 50px;
  margin-top: 20px;
  margin-bottom: 6px;
  display: list-item;
  list-style-type: square;
}
.SubsubsectionInline {
  font-size: 12px;
  font-family: Helvetica;
  font-weight: bold;
}
.Text {
  text-align: justify;
  line-height: 1.25;
  padding: 8px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 4px;
}
.TextInline {
  text-align: justify;
  line-height: 1.25;
}
.Caption {
  font-size: 9px;
  font-family: Helvetica;
  padding: 8px;
  margin-left: 55px;
  margin-right: 55px;
  margin-top: 4px;
  margin-bottom: 5px;
}
.CaptionInline {
  font-size: 9px;
  font-family: Helvetica;
}
.Input {
  font-weight: bold;
  background-color: #D9D9D9;
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.InputInline {
  font-weight: bold;
  background-color: #D9D9D9;
}
.InlineInput {
  font-weight: bold;
  padding: 8px;
}
.InlineInputInline {
  font-weight: bold;
}
.Output {
  background-color: #D9D9D9;
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #000000;
}
.OutputInline {
  background-color: #D9D9D9;
}
.InputOnly {
  font-weight: bold;
  background-color: #D9D9D9;
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #000000;
}
.InputOnlyInline {
  font-weight: bold;
  background-color: #D9D9D9;
}
.Message {
  font-size: 10px;
  font-family: Helvetica;
  font-style: oblique;
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
  display: list-item;
  list-style-type: square;
}
.MessageInline {
  font-size: 10px;
  font-family: Helvetica;
  font-style: oblique;
}
.Print {
  background-color: #B3B3B3;
  text-align: left;
  padding: 8px;
  margin-left: 55px;
  margin-right: 26px;
  margin-top: 6px;
  margin-bottom: 1px;
}
.PrintInline {
  background-color: #B3B3B3;
  text-align: left;
}
.Graphics {
  background-color: #D9D9D9;
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.GraphicsInline {
  background-color: #D9D9D9;
}
.CellLabel {
  font-size: 9px;
  font-family: Helvetica;
  font-style: oblique;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Author {
  font-size: 14px;
  font-family: Helvetica;
  font-style: italic;
  padding: 8px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 2px;
}
.AuthorInline {
  font-size: 14px;
  font-family: Helvetica;
  font-style: italic;
}
.Address {
  font-family: Helvetica;
  font-style: italic;
  line-height: 1.08333;
  padding: 8px;
  margin-left: 18px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.AddressInline {
  font-family: Helvetica;
  font-style: italic;
  line-height: 1.08333;
}
.Abstract {
  line-height: 1.08333;
  padding: 8px;
  margin-left: 45px;
  margin-right: 75px;
  margin-top: 30px;
  border: 0px;
  border-style: solid;
  border-color: #000000;
}
.AbstractInline {
  line-height: 1.08333;
}
.Reference {
  text-align: justify;
  line-height: 1;
  padding: 8px;
  margin-left: 18px;
  margin-right: 40px;
  margin-top: 0px;
}
.ReferenceInline {
  text-align: justify;
  line-height: 1;
}
.PictureGroup {
  background-color: #D9D9D9;
  padding: 8px;
  margin-left: 55px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.PictureGroupInline {
  background-color: #D9D9D9;
}
.Hyperlink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.HyperlinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.MainBookLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.MainBookLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.AddOnsLink {
  font-family: Courier;
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.AddOnsLinkInline {
  font-family: Courier;
  text-decoration: underline;
  color: #0000FF;
}
.RefGuideLink {
  font-family: Courier;
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.RefGuideLinkInline {
  font-family: Courier;
  text-decoration: underline;
  color: #0000FF;
}
.GettingStartedLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.GettingStartedLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.DemosLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.DemosLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.TourLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.TourLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.MasterIndexLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.MasterIndexLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.OtherInformationLink {
  text-decoration: underline;
  color: #0000FF;
  padding: 8px;
}
.OtherInformationLinkInline {
  text-decoration: underline;
  color: #0000FF;
}
.Paste {
  padding: 8px;
}
.PasteInline {
}
.Evaluate {
  padding: 8px;
}
.EvaluateInline {
}
.EvaluateCell {
  padding: 8px;
}
.EvaluateCellInline {
}
.CopyEvaluate {
  padding: 8px;
}
.CopyEvaluateInline {
}
.CopyEvaluateCell {
  padding: 8px;
}
.CopyEvaluateCellInline {
}
.SlideShowNavigationBar {
  font-size: 10px;
  background-color: #CCCCCC;
  text-align: center;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
}
.SlideShowNavigationBarInline {
  font-size: 10px;
  background-color: #CCCCCC;
  text-align: center;
}
.SlideShowSection {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #6870CC;
  padding-left: 12px;
  padding-right: 4px;
  padding-top: 12px;
  padding-bottom: 6px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-left: 0px;
  border-right: 0px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000000;
}
.SlideShowSectionInline {
  font-size: 18px;
  font-family: Helvetica;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #6870CC;
}
.SlideHyperlink {
  font-size: 26px;
  color: #666666;
  padding: 8px;
}
.SlideHyperlinkInline {
  font-size: 26px;
  color: #666666;
}
.SlideTOCLink {
  font-family: Helvetica;
  padding: 8px;
  margin-left: 24px;
}
.SlideTOCLinkInline {
  font-family: Helvetica;
}
.SlideTOC {
  font-family: Helvetica;
  padding: 8px;
  margin-left: 18px;
  display: list-item;
  list-style-type: square;
}
.SlideTOCInline {
  font-family: Helvetica;
}
.NumberedEquation {
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.NumberedEquationInline {
}
.NumberedFigure {
  text-align: left;
  padding: 8px;
  margin-left: 55px;
  margin-right: 145px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.NumberedFigureInline {
  text-align: left;
}
.NumberedTable {
  text-align: center;
  padding: 8px;
  margin-left: 55px;
  margin-right: 145px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.NumberedTableInline {
  text-align: center;
}
.DisplayFormula {
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.DisplayFormulaInline {
}
.ChemicalFormula {
  padding: 8px;
  margin-left: 55px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.ChemicalFormulaInline {
}
.Program {
  font-family: Courier;
  padding: 8px;
  margin-left: 18px;
  margin-right: 10px;
  margin-top: 6px;
}
.ProgramInline {
  font-family: Courier;
}
.Header {
  font-size: 9px;
  font-family: Helvetica;
  padding: 8px;
}
.HeaderInline {
  font-size: 9px;
  font-family: Helvetica;
}
.PageNumber {
  font-size: 9px;
  font-family: Helvetica;
  font-weight: bold;
  padding: 8px;
}
.PageNumberInline {
  font-size: 9px;
  font-family: Helvetica;
  font-weight: bold;
}
.Footer {
  font-size: 7px;
  font-family: Helvetica;
  padding: 8px;
}
.FooterInline {
  font-size: 7px;
  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;
}
.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;
}
.FrameLabel {
  font-size: 9px;
  font-family: Helvetica;
  padding: 8px;
}
.FrameLabelInline {
  font-size: 9px;
  font-family: Helvetica;
}
.MathCaption {
  color: #333333;
  line-height: 1.08333;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 24px;
  margin-bottom: 2px;
  border-left: 0px;
  border-right: 0px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #B3B3B3;
}
.MathCaptionInline {
  color: #333333;
  line-height: 1.08333;
}
.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 {
}
.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;
}
.RefGuideLinkText {
  text-decoration: underline;
  color: #454F99;
  padding: 8px;
}
.RefGuideLinkTextInline {
  text-decoration: underline;
  color: #454F99;
}
.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;
}
.Box {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.BoxInline {
  background-color: #F6EDD6;
}
.DoubleBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DoubleBoxInline {
  background-color: #F6EDD6;
}
.X1ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X1ColumnBoxInline {
  background-color: #F6EDD6;
}
.X2ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X2ColumnBoxInline {
  background-color: #F6EDD6;
}
.X2ColumnEvenBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X2ColumnEvenBoxInline {
  background-color: #F6EDD6;
}
.X2ColumnSmallBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X2ColumnSmallBoxInline {
  background-color: #F6EDD6;
}
.X3ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X3ColumnBoxInline {
  background-color: #F6EDD6;
}
.X3ColumnSmallBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X3ColumnSmallBoxInline {
  background-color: #F6EDD6;
}
.X4ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X4ColumnBoxInline {
  background-color: #F6EDD6;
}
.X5ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X5ColumnBoxInline {
  background-color: #F6EDD6;
}
.X6ColumnBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.X6ColumnBoxInline {
  background-color: #F6EDD6;
}
.FramedBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.FramedBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.DefinitionBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DefinitionBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.DefinitionBox3Col {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DefinitionBox3ColInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.DefinitionBox4Col {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DefinitionBox4ColInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.DefinitionBox5Col {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DefinitionBox5ColInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.DefinitionBox6Col {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.DefinitionBox6ColInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.TopBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #BFB18D;
}
.TopBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.MiddleBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: -7px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #BFB18D;
}
.MiddleBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.BottomBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: -7px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.BottomBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.TopSpanBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: -2px;
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #BFB18D;
}
.TopSpanBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.MiddleSpanBox {
  font-weight: normal;
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 27px;
  margin-right: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-left: 1px;
  border-right: 1px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #BFB18D;
}
.MiddleSpanBoxInline {
  font-weight: normal;
  background-color: #F6EDD6;
}
.Picture {
  padding: 8px;
  margin-left: 27px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.PictureInline {
}
.OpenCloseItemizedPicture {
  padding: 8px;
  margin-left: 88px;
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.OpenCloseItemizedPictureInline {
}
.ItemizedPicture {
  padding: 8px;
  margin-left: 88px;
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.ItemizedPictureInline {
}
.ListGraphic {
  padding: 8px;
  margin-left: 88px;
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.ListGraphicInline {
}
.ListNoteBox {
  background-color: #F6EDD6;
  padding: 8px;
  margin-left: 88px;
  margin-right: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px;
  border-style: solid;
  border-color: #BFB18D;
}
.ListNoteBoxInline {
  background-color: #F6EDD6;
}
.Sound {
  padding: 8px;
  margin-left: 27px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.SoundInline {
}
.X2ColumnTable {
  padding: 8px;
  margin-left: 35px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.X2ColumnTableInline {
}
.X2ColumnEvenTable {
  padding: 8px;
  margin-left: 35px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.X2ColumnEvenTableInline {
}
.X3ColumnTable {
  padding: 8px;
  margin-left: 35px;
  margin-right: 4px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.X3ColumnTableInline {
}
.NumberedEquationLabel {
  font-family:Helvetica;
  font-weight:bold;
  font-size: 10px;
}
.NumberedFigureLabel {
  font-family:Helvetica; 
  text-align:center; 
  font-weight:bold;
  font-size: 10px;
  margin-top: 0px; 
  padding: 0px;
}
.script {font-family: Mathematica5, cursive}
.gothic {font-family: Mathematica6, Century Gothic}
.doublestruck {font-family: Mathematica7}