body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  word-spacing: 1.2px;
  line-height:normal;
  cursor:text;
  background-color:#ffffe0
}

.bold{font-weight:bold;  font-size:10px;  letter-spacing:1px}
.highlighted {color:#000000;  background-color:#ffffff}
A:visited {color:#666666}
A:link {color:#000000;  text-decoration:underline}
A:active {color:#000000; text-decoration:none}
A:hover {color:#ffffff;  background-color:#666666;  text-decoration:none}
.tit {font-weight:bold;  font-size:16px; color:#333333;  line-height:18px}
.pal {font-weight:bold;  font-size:14px;  color:#666666;  line-height:18px}
.boldtext {font-weight:bold;  color:#000000;  background-color:#ffffe0}
