body { background-color: #FFFFFF}
  a:link { text-decoration: none;
           color: #930303 }
  a:visited { text-decoration: none;
              color: #930303}
  a:hover { text-decoration: none;
            color: #935B5B }
  a:active { text-decoration: none;
             color: #935B5B}
  
  p { font-family: Arial, Myriad, sans-serif;
      font-size: 12px;
      color: #000000}
  p.emph { font-family: Arial, Myriad, sans-serif;
           font-size: 16px;
	   color: #000000 }
  td.top { font-family: Arial, Myriad, sans-serif;
           font-size: 12px;
           letter-spacing: 1px;
	   color: #000000}
  td.left { font-family: Arial, Myriad, sans-serif;
            font-size: 11px;
	    color: #000000;
            padding-left: 40px}
  td.black { font-family: Arial, Myriad, sans-serif;
             font-size: 11px;
             color: #000000}

