body, td, p { 
   font-family: Verdana, Arial, Sans-serif; 
   font-size: 11px; 
   color: #003366; 
}

body, td, p { 
   fontsize: 12px; 
}

p { 
   text-align: justify; 
}

.time { 
   font-size: 9px; 
   color: #666666; 
   font-weight: bold; 
}

.time { 
   fontsize: 10px; 
}

.news { 
   font-size: 9px; 
   color: #003366; 
}

.news { 
   fontsize: 10px; 
}

.log { 
   font-size: 9px; 
   color: #333366; 
   font-weight: bold; 
}

.log { 
   fontsize: 10px; 
}

.copy {
  font-size: 9px; 
  color: #C2C2D1;
  text-align: center; 
}

.dmen {
  font-size: 10px; 
  color: #003366;
}

.dmen {
  fontsize: 11px; 
}

a {
 text-decoration: none;
} 

.dmen2 {
  font-size: 10px; 
  color: #003366;
  font-weight: bold; 
}

