body {
  margin: 0px 0px 0px 0px;
  background: #f4f4f4;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  scrollbar-face-color: silver;
  scrollbar-arrow-color: #2F4F4F;
  scrollbar-track-color: #f4f4f4;
  scrollbar-shadow-color: #2F4F4F;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #2F4F4F;
  scrollbar-darkshadow-Color: #2F4F4F;
}

a:link {
  color: #8b4513;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none
}

a:visited  {
  color: #8b4513;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none
}

a:hover  {
  font-weight: bold;
  color: #8b4513;
  font-family: verdana, arial, helvetica, sans-serif;
  font-style: italic;
  text-decoration: underline
}

a:active  {
  color: #8b4513;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none
}

td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #8b4513;
}
th {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #8b4513;
}
alt {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #8b4513;
}

.boxed {
 background: #ffffff;
 border-top: 1px solid #a52a2a;
 border-bottom: 1px solid #a52a2a;
 border-right: 1px solid #a52a2a;
 border-left: 1px solid #a52a2a;
}

.boxed4 {
 background: #cccc99;
 border-top: 1px dotted #a52a2a;
 border-bottom: 1px dotted #a52a2a;
 border-right: 1px dotted #a52a2a;
 border-left: 1px dotted #a52a2a;
}
