

td {
  color : #990000;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
  
.contentTitle {
  color : #333366;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  text-decoration : underline;
}

.pageTitle {
  color : #ffffff;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16pt;
  font-weight : bold;
}


.footer{
  color : #333366;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight: lighter; font-variant: normal
}



a:link {
  color: #333366;
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}


a:visited {
  color: #333366;
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}


a:hover {
  color: #333366;
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : underline;
}


a:active {
  color: #333366;
  text-align : left;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}









