body {
  font-family: arial
}

td.main {
  color: #000000;
  margin: 0px;
    background-image: url('images/back.gif');
    background-color: #e8cead;
    background-repeat: no-repeat;
	background-position: right bottom;
}

td.mainleft {
  color: #000000;
  margin: 0px;
    background-image: url('images/leftg.gif');
    background-repeat: repeat-y;
	background-position: right;
}
td.mainright {
  color: #000000;
  margin: 0px;
    background: #E8CEAD url('images/right.gif') repeat-y right;

}
a, a:visited {
  color: #A95239;
  text-decoration: none;
}

a:hover, a:active {
  color: #ff0000;
  text-decoration: underline;
}
td, P {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
  color: #000000;

}
td.navcenter {
  background: #413427;
  color: #EDBB54;
  text-align: right
}

td.navcenter2 {
  background: #413427;
  color: #EDBB54;
  text-align: center
}

a.menu,a.menu:visited {
  color: #D76528; }
  
a.menu:hover, a:active {
  color: #ff0000;
  text-decoration: underline;
}



.small {
  font-size: 9px;
  text-align: center;
}
h1 {
  font-size: 24px;
  text-align: center;
}
h2 {
  font-size: 21px;
}