body {
  margin: 20px 0px 0px 0px;
  background: #60809c;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  scrollbar-face-color: #c0c0c0;
  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 {
  text-decoration:underline;
  background-color:inherit;
  color:#0000ff;

}

a:hover {
  text-decoration:underline;
  background-color:inherit;
  color:red;
}

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

.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: #ffffff;
 border-top: 5px solid #000000;
 border-bottom: 5px solid #000000;
 border-right: 5px solid #000000;
 border-left: 5px solid #000000;
}
