body {
  font-size: 12px;
  font-family: verdana, arial, helvetiva, tahoma, sans-serif;
  background-color: #fff;
}
DIV#main_head_menu, 
DIV#main_head_top,
DIV#main_content_image,
DIV#right_base,
DIV#service {
  display: none;
  visibility: hidden;
}
DIV#servicenews {
  border-top: 1px solid black;
  font-size: 10px;
  font-family: verdana, arial, helvetiva, tahoma, sans-serif;
}
DIV#servicenews h1 {
  font-size: 12px;
  font-weight: bold;
}
DIV#servicenews .bodytext, 
DIV#servicenews .newsmore {
  font-size: 12px;
  margin: 0px;
}
DIV#main_footer {
  font-size: 11px;
  border-top: 1px solid black;
  text-align: center;
  margin: 4px 0px 0px 0px;
}

