td.content_section
{
  color: #121212;
  font-size: 14px; 	
  font-family: arial, helvetica, sans-serif;
}

#website_title_print {
  display: none;
}

a:link 
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  text-decoration: underline;
}

a:visited
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  text-decoration: underline;
}

a:hover
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  text-decoration: underline;
}

a:active
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
  text-decoration: underline;
}

.bordered
{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #7D8FAB;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #7D8FAB;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #7D8FAB;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #7D8FAB;
}

a.footer:link
{
  color: #939598;
  text-decoration: none;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

a.footer:visited
{
  color: #939598;
  text-decoration: none;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

a.footer:hover
{
  color: #939598;
  text-decoration: underline;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

a.footer:active
{
  color: #939598;
  text-decoration: none;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

table.subscription_table
{
  width: 550px;
}

td.subscription_td
{
  text-align: right;	
}

td.subscription_td_individual
{
  text-align: left;	
}



