* {
  font-size:10pt; !important /* テキストのフォントサイズを指定します */
  letter-spacing:2pt; !important /* テキストの文字間隔を指定します */
  line-height: 12pt; !important /* 行間を設定します */ 
}
body { background-color:#ffffff; }