BODY
{
    BACKGROUND-COLOR: #4C0913;
	margin-top: 20px;
}

h1 { 
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  font-size: 11pt; 
  color: #E0D8B3;
  padding-top: 14px;
}

h2 { 
  font-family: Arial, Helvetica, Sans-Serif; 
  font-size: 10pt; 
  color: #313131;
}

.textbody {
  background-color: #3C0C13;
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  font-size: 8.5pt; 
  color: #E0D8B3; 
  padding-left: 170px;
  padding-right: 200px;
}

.textbody A { 
  color: #E0D8B3; 
  text-decoration: underline;
}

.textbody A:hover { 
  color: #E0D8B3; 
  text-decoration: none;
}

.textlarger {
  background-color: #3C0C13;
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  font-size: 9pt; 
  color: #E0D8B3; 
}

.textlarger A { 
  color: #E0D8B3; 
  text-decoration: underline;
}

.textlarger A:hover { 
  color: #E0D8B3; 
  text-decoration: none;
}

.bottomarea { 
  background-color: #3C0E13;
  font-family: Arial, Helvetica, Sans-Serif; 
  font-size: 8pt; 
  color: #719035; 
  padding: 3px;
}

.bottomarea A {
  color: #719035;
  text-decoration: underline;
}

.bottomarea A:hover { 
  color: #719035;
  text-decoration: none;
}

.tableborder {
  border-right: 1px #1C1C1C solid;
  border-left: 1px #1C1C1C solid;
  border-top: 1px #1C1C1C solid;
  border-bottom: 1px #1C1C1C solid;
}

.formbody { 
  font-family: Arial, Helvetica, Sans-Serif; 
  font-size: 9pt; 
  color: #DEDEDE; 
}

.gallerytext {
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  font-size: 8.5pt; 
  font-weight: bold;
  color: #E0D8B3;
  padding: 2px;
}