body
  {
  background-image:      url(./images/main_background.jpg);
  background-attachment: fixed;
  color:                 #F8F1C2;
  font-family:           arial, verdana, helvetica;
  font-size:             14px
  }

td
  {
  vertical-align: top;
  font-family: Arial, Swiss, Helvetiva;
  font-size:   14px
  }

td.centered
  {
  width:      100%;
  text-align: center
  }

td.menu
  {
  background-color:      #000000;
  color:                 #F8F1C2;
  font-size:             14px;
  font-weight:           bold
  }

h1
  {
  text-align: center;
  font-size: 30px
  }

h2
  {
  text-align: center;
  font-size: 20px
  }

a:link
  {
  color: #39CFCD
  }

a:visited
  {
  color: #39CFCD
  }

a:hover
  {
  color: #FEFF81
  }

a:active
  {
  color: #FEFF81
  }

table.xDocumentX
  {
  width:		100%;
  }

