body {
  font-family: verdana, sans-serif;
  font-size: 10px;
  background: #828282;  
  margin:0px 10px 0px 10px;
  padding:0px;
  }
  
p {
  margin:10px 10px 10px 10px;
  vertical-align: text-top;
  }

a {
  color: #666666;
  text-decoration: none;
  }
  
a:active {color:#ED7444; font-weight: bold;}
a:hover {color:#ED7444; font-weight: bold;}

#leftcontent {
  background:#FFFFFF;
  color:#666666;
  position: absolute;
  left:10px;
  width:110px;
  border:2px solid #000000;
  margin-top:90px;
  }

#centercontent {
  background:#FFFFFF;
  color:#666666;
  position: absolute;
  left:136px;
  width:685px;
  border:2px solid #000000;
  margin-top:10px;
  margin-bottom:20px; 
  }
  
#printcontent {
  background:#FFFFFF;
  color:#666666;
  position: absolute;
  left:7px;
  width:585px;
  border:2px solid #000000;
  margin-top:10px;
  margin-bottom:20px;  
  }

#rightcontent {
  background:#FFFFFF;
  color:#666666;
  position: absolute;
  left:837px;
  width:110px;
  border:2px solid #000000;
  margin-top:90px;
  }
  
.hi {
  color:#ED7444;
  font-weight: bold;
  }
  
.news {
  color:#143867;
  font-weight: bold;
  }

.print {background:#FFFFFF;}
  
.u {text-decoration: underline;}

.b {font-weight: bold;}

.pic img {border-color: #000;}
