td{
  font-size: 12px;
}

.txt12{
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.titlebox{
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.storybox{
  margin-top: 0;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

.bold12{
  font-size: 12px;
  font-weight: bold;
}

strong{
  font-size: 12px;
  font-weight: bold;
}
  
span{
  font-size: 10px;
}

.x{
  font-size: 1px;
  line-height: 1px;
}

a:link {color : #660000;}
a:visited {color : #660000;}
a:hover {color : #CC3333; text-decoration:none;}
a:active {color : #CC3333; text-decoration:none;}
