table.content
{
  border-right: 1px solid #999999;
  background: white;
}

table.contentQ1
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: #FFFFDD;
}

table.contentQ1 a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ1 a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ1 a:hover
{
  text-decoration: none;
  color: red;
}

table.contentQ1_1
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  border-top: 1px dotted #999999;
  color: black;
}

table.contentQ1_1 a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ1_1 a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ1_1 a:hover
{
  text-decoration: none;
  color: red;
}

table.contentQ2
{
  font-family: Verdana, Arial, Helvetica;
  font-size: xx-small;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: white;
}

table.contentQ2 a:link
{
  text-decoration: underline;
  color: black;
}

table.contentQ2 a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentQ2 a:hover
{
  text-decoration: none;
  color: red;
}
