/* Title:*/
.Title {
  font-size: 24px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  padding: 8px;
}
.TitleInline {
  font-size: 24px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
}
/* Subtitle:*/
.Subtitle {
  font-size: 24px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.SubtitleInline {
  font-size: 24px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
}
/* Subsubtitle:*/
.Subsubtitle {
  font-size: 16px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.SubsubtitleInline {
  font-size: 16px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
}
/* Section:*/
.Section {
  font-size: 16px;
  font-family: Verdana;
  font-style: normal;
  font-weight: bold;
  padding: 8px;
}
.SectionInline {
  font-size: 16px;
  font-family: Verdana;
  font-style: normal;
  font-weight: bold;
}
/* Subsection:*/
.Subsection {
  font-size: 14px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.SubsectionInline {
  font-size: 14px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}
/* Subsubsection:*/
.Subsubsection {
  font-size: 12px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  padding: 8px;
}
.SubsubsectionInline {
  font-size: 12px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}
/* Text:*/
.Text {
  padding: 8px;
}
.TextInline {
}

@media screen{
}

@media print{
}

.script {font-family: Mathematica5, cursive}
.gothic {font-family: Mathematica6, Century Gothic}
.doublestruck {font-family: Mathematica7}