body {
  background-color: #eaeceb; 
  background-image:url(bg.jpg);
  color: #828385; 
  font-family: Arial; 
  text-align: justify;
  font-size: 10px; 
  line-height: 11px; 
  letter-spacing: 0pt; 
}

tr,td {
  color: #828385; 
  font-family: Arial; 
  text-align: justify;
  font-size: 10px; 
  line-height: 11px; 
  letter-spacing: 0pt; 
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

a:link { 
  color: #C0C9C8; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 10px;
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #67776A; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 10px;
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #67776A; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 10px;
  font-weight: bold;
  cursor: help;
}

a:hover { 
  color: #C3541F; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 10px;
  font-weight: bold;
  cursor: help;
}

.head {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 3pt;
  color: #A4B0B0;
  text-align: right;
  line-height: 13px;
  background-color: #E3E5E0;
  border: #7C8A8B;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
}

.header2 {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 2pt;
  color: #98A0A2;
  text-align: right;
  line-height: 13px;
  background-color: #D8DEDE;
  border: #ABB5B4;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
}

textarea, input {
  color: #96A09F;
  background: #F8F8F8;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #96A09F; 
}
