BODY	{
  background-color: #ffffff;
  margin: 50px;
}
a:link	{
  color: #0000ff;
}
a:visited	{
  color: #9900ff;
}
a:hover	{
  color: #ff0000;
}
a:active	{
  color: #009933;
}
.solid	{
  border-style: solid;
  border-color: #000;
  border-width: 1px;
}
P{
  line-height : 120%;
  text-indent : 1em;
}
P[

  line-height: 120%;
}
thcaption	{
  text-align: left;
}
.center{
  text-align : center;
}

