a:link {
  color: rgb(182,12,12);
  text-decoration : none;
}

a:visited {
  color: rgb(182,12,12);
  text-decoration : none;
}


a:hover {
  color: rgb(17,27,220);
  text-decoration : none;
}

a:active {
  color: rgb(17,27,220);
  text-decoration : none;
}

body {
  text-align: left;
  font-family: verdana, arial, tahoma;
  font-size: 7.2pt;
  line-height : 1.5;
  color:rgb(102, 102, 102);
}

#container {
  width: 275px;
  height: 413;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#headline {
  font-weight: bold;
}

#news {
  top: 50;
}

#news ul {
  list-style: none;
}

#news li {
  margin-left: -40;
  padding: 0;
}


table {
  text-align: left;
  font-family: verdana, arial, tahoma;
  font-size: 7.2pt;
  color: rgb(102, 102, 102);
}

td.td1 {
  width: 150px;
  padding: 2px;
  vertical-align: top;
}

td.td2 {
  width: 500px;
  padding: 2px;
}

td.td3 {
  padding: 2px;
}

td.td4 {
  font-weight: bold;
  padding: 2px;
}

#picture {
  float:left;
  width: 165px;
}
