<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  background-color: #7E5B55;
  scrollbar-base-color:#7E5C55;
  scrollbar-arrow-color:#EFD5A4;
  scrollbar-darkshadow-color:#4E3834;
  scrollbar-face-color:#FCECB9;
  scrollbar-highlight-color:#EFD5A4;
  scrollbar-shadow-color:#5A423D;
  scrollbar-track-color:#FCECB9;
  cursor: default;
}
td.datum
{
  font-family: Century Gothic,Arial;
  font-size: 14px;
  font-weight: normal;
  color: #FF8A00;
  vertical-align:top;
 }
td.title
{
  font-family: Century Gothic,Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
  text-decoration: underline;
 }
td.verybigtext
{
  font-family: Century Gothic,Arial;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
 }
td.text
{
  font-family: Century Gothic,Arial;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  vertical-align:top;
}
td.big_title
{
  font-family: Century Gothic,Arial;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
}
a.text
{
  font-family: Century Gothic,Arial;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration:none;
 }
span.special_text
{
  color: #FF8A00;
  font-weight: bold;
}
td.button
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
  cursor:pointer;
  background-image:url(Button_Right.gif);
  background-repeat:no-repeat;
  width:120px;
  height:30px;
}
td.button1
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FF8A00;
  vertical-align:top;
  background-image:url(Button_Right_Push.gif);
  background-repeat:no-repeat;
  width:120px;
  height:30px;
}
td.submenue
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
  cursor:pointer;
  background-image:url(Button_Sub.gif);
  background-repeat:no-repeat;
  width:178px;
  height:19px;
}
td.submenue1
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FF8A00;
  vertical-align:top;
  cursor:pointer;
  background-image:url(Button_Sub_Push.gif);
  background-repeat:no-repeat;
  width:178px;
  height:19px;
}
a.submenue
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
  text-align:right;
  text-decoration:none;
}
a.submenue1
{
  font-family: Century Gothic,Arial;
  font-size: 13px;
  font-weight: bold;
  color: #FF8A00;
  vertical-align:top;
  text-align:right;
  text-decoration:none;
}
input.button
{
  border:1px solid black;
  background-color: #EFD5A4;
  font-family: Century Gothic,Arial;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

div.verybigtext
{
  font-family: Century Gothic,Arial;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align:top;
 }

div.news
{
  font-family: Century Gothic,Arial;
  font-size: 18px;
  font-weight: bold;
  color: #FCECB9;
 }</pre></body></html>