﻿BODY,TD{
  font-size : 12px;
  line-height : 16px;
  margin-top : 5px;
  margin-bottom : 5px;
  margin-left : 5px;
}
FONT{
  font-size: 12px ;
  line-height : 16px;
  font-family : "MS UI Gothic";
}
B{
  line-height : 16px;
}
HR{
  color: #666666;
}
A:LINK{
  color : #ff5a0b;
  text-decoration : underline;
}
A:VISITED{
  color : #ff5a0b;
  text-decoration : underline;
}
A:HOVER{
  color : #00aa55;
  text-decoration : underline;
}

.text16{
  font-size : 14px;
  line-height : 24px;
  color : #850712;
  font-weight: bold;
}
