﻿.comment
{
  text-align: left;
  padding-top: 20px;
  font-size: 8pt;
}

.comment a
{
  font-size: 8pt;
  text-decoration:underline;
}

.repeat-y
{
  background-repeat: repeat-y;
}
.note
{
  font-size: 7pt;
  white-space: nowrap;
  color: #555;
  text-align: left;
  padding-left: 40px;
}
.note A
{
  text-decoration: underline;
  color: #555;
}
