td {font-family: Verdana, Arial, Helvetica; font-size: xx-small;  text-align : justify; }
td.right {font-family: Verdana, Arial, Helvetica; font-size: xx-small;  text-align : right; }
td.footer {font-family: Verdana, Arial, Helvetica; color: #FFFFFF; background-color: #006699; font-size: xx-small;}
body.Inner { background-color: white; }
a.footer {color: white;}
a.footer:VISITED {color: #CCCCCC;
   text-decoration: underline;
}
a.footer:hover {color: black;
   text-decoration: underline;
}
A {
   text-decoration: none;
   color: white;
}

A:VISITED {
   text-decoration : underline;
   color : #99CCFF;
}

A:Hover {
   text-decoration: underline;
   color: white;
}
A.FAQ {
   font-weight: bold;
   text-decoration: none;
   color: #333366;
}
A.FAQ:VISITED {
   font-weight: bold;
   text-decoration: none;
   color: #333366;
}
A.FAQ:Hover {
   font-weight: bold;
   text-decoration: underline;
   color: #333366;
}
A.FAQ:Active {
   font-weight: bold;
   text-decoration: underline;
   color: gray;
}

TD.screen {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : xx-small;
   text-align : left;
   font-style: italic;
}
li {  text-align: left}
td.nojust {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-indent: 4pt}
@media print {
   body {
      background: none;
      padding: 0px;
      margin: 0px;
   }
   table, tr, td {
      width: auto;
      height: auto;
      background: none;
      border: none;
      padding: 0px;
      margin: 0px;
      text-align: left;
      text-indent: none;
   }
   iframe {
      width: 700px;
      height: 950px;
      padding: 10px;
      margin: 0px;
   }
   p {
      text-align: left !important;
      text-indent: none !important;
      width: 600px !important;
   }
   .noprint {
      display: none;
      visibility: hidden;
   }
}
