body {
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
}
.releases {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.maintable {
  background-color: #FFFFFF;
  border-top: 8px solid #FFFFFF;
  border-left: 8px solid #FFFFFF;
  border-right: 8px solid #FFFFFF;
} 
.text {
  color: #6A6F72;
  font-size: 11px;
  font-family: tahoma;
  padding-left: 20px;
  padding-right: 30px;
}
.header_text {
  color: #87949A;
  font-size: 10px;
  font-family: tahoma;
  font-weight: bold;
  padding-left: 10px;
}
a, a:visited {
  font-size: 11px;
  color: #6A6F72;
  font-family: tahoma;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:visited:hover {
  font-size: 11px;
  color: #313337;
  font-family: tahoma;
  font-style: normal;
  text-decoration: none;
}
a.buttons, a.buttons:visited {
  font-size: 13px;
  color: #e6e7ea;
  font-family: tahoma;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}
a.buttons:hover, a.buttons:visited:hover {
  font-size: 13px;
  color: #f8f8f8;
  font-family: tahoma;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}
.header_element {
  color: #FFFFFF; 
  font-family: tahoma; 
  font-size: 12px;
}
.header_releases {
  color: #757779; 
  font-family: tahoma; 
  font-size: 12px;
}
.event { 
  color: #6A6F72;
  font-size: 11px;
  font-family: tahoma;
}
.event_header { 
  color: #87949A; 
  font-size: 10px; 
  font-family: tahoma; 
  font-weight: bold; 
}
.chart {
  color: #6A6F72;
  font-size: 11px;
  font-family: tahoma;
  padding-left: 10px; 
  padding-right: 10px; 
}
.bottominfo {
  color: #6A6F72;
  font-size: 11px;
  font-family: tahoma;
  padding-right: 32px;
}