table.content
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  color: black;
  background: white;
}

table.contentDescTitle
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  color: white;
}

table.contentDescription
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 8px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: white;
}

table.contentDescription a:link
{
  text-decoration: underline;
  color: black;
}

table.contentDescription a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentDescription a:hover
{
  text-decoration: none;
  color: red;
}

table.contentHowToApply
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  color: black;
  background: white;
}

table.contentHowToApply a:link
{
  text-decoration: underline;
  color: black;
}

table.contentHowToApply a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentHowToApply a:hover
{
  text-decoration: none;
  color: red;
}

table.contentApplicationForms
{
  font-family: Arial, Verdana, Helvetica;
  font-size: x-small;
  padding: 2px;
  border-top: 1px solid #999999;
  border-bottom: 2px solid #999999;
  color: black;
  background: #FFFFDD;
}

table.contentApplicationForms a:link
{
  text-decoration: underline;
  color: black;
}

table.contentApplicationForms a:visited
{
  text-decoration: underline;
  color: black;
}

table.contentApplicationForms a:hover
{
  text-decoration: none;
  color: red;
}

img.thumbnailHover
{
  cursor: hand;
}
