body                { font-family: Arial }
h1                  { font-size: 16px; font-weight: bold; color: #fbc997; padding-top: 8px; }

.homeLink            { font-size: 16px; font-weight: bold; background-color: #333333; color: #fbc997; text-align: center; }
.homeLink a          { color: #fbc997; text-decoration: none; }
.homeLink a:hover    { color: #fbc997; text-decoration: underline; }

.spaceBelow         { padding-bottom: 12px; }

.bodytextheaderColor{ font-size: 10px; line-height: 15px; color: 999999; }
.bodytextheaderColor a          { color: #fbc997; text-decoration: none; }
.bodytextheaderColor a:hover    { color: #fbc997; text-decoration: underline; }

.bodytextsmallColor { font-size: 10px; line-height: 15px; color: ffcc99; }
.bodytextsmall      { font-size: 10px; line-height: 15px; color: ffcc99; }
.bodytext           { font-size: 12px; line-height: 18px; color: ffcc99; }
.bodytextsmallnoled { font-size: 10px; line-height: 12px; }
.bodytextnoled      { font-size: 12px; line-height: 14px; }

.Headline1          { font-size: 12px; line-height: 24px; font-style: Bold }
.Headline2          { font-size: 14px; line-height: 28px; }
.Headline3          { background-color: black; color: #fbc997; font-size: 12px; font-style: bold }

.menuArea { font-family: Arial; font-size: 12px; text-align: right; font-weight: bold; color: #fbc997; margin-right: 10px; }
.menuArea a { color: #fbc997; text-decoration: none; }
.menuArea a:hover { color: #fbc997; text-decoration: underline; }

.footer             { font-size: 9px; font-weight: normal; letter-spacing: 1px; background-color: black; color: #fbc997; padding: 3px 3px 3px 15px;  }