/*Styles for Fall of Islam*/

   body  {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
      }
     h1 {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 14pt;
          padding-left : 0.75cm;
      }

     h2 {
          font-family : trebuchet ms, arial, helvetica;
          color : #8e2c2d;
          font-size : 12pt;
          padding-left : 0.75cm;
      }

   ul {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
          padding-left : 1.75cm;
          padding-right : 0.75cm;
      }


    .normal {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
          padding-left : 0.75cm;
          padding-right : 0.75cm;
      }
    .bold {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
          font-weight : bold;
      }
    .bolditalic {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
          font-weight : bold;
          font-style: italic;
      }
    .italic {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 10pt;
          font-style: italic;
      }

    .smaller {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 8pt;
      }

    .verysmall {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 7pt;
          font-style: italic
          font-weight: bold;
      }

    .notes {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 9pt;
          font-style: italic;
      }



     .copyright {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          font-size : 8pt;
      }
    a.toplinks:link , a.toplinks:visited , a.toplinks:active {
          font-family : trebuchet ms, arial, helvetica;
          color : #ffffff;
          font-size : 10pt;
          text-decoration : none;
          padding-left : 0.25cm;
          padding-right : 0.25cm;
          font-weight: bold;
          border-style: solid;
          border-width: 1px;
          border-color: #ffffff;
      }
    a.toplinks:hover {
          font-family : trebuchet ms, arial, helvetica;
          color : #000000;
          background-color: #ffffff;
          font-size : 10pt;
          padding-left : 0.25cm;
          padding-right : 0.25cm;
          font-weight: bold;
          border-style: solid;
          border-width: 1px;
          border-color: #ffffff;
      }

      a.bodylinks:link , a.bodylinks:visited , a.bodylinks:active {
          font-family : trebuchet ms, arial, helvetica;
          color : #754b4c;
          font-size : 10pt;
          text-decoration : none;
          font-weight: bold;
      }
    a.bodylinks:hover {
          font-family : trebuchet ms, arial, helvetica;
          color : #754b4c;
          font-size : 10pt;
          text-decoration: underline;
          font-weight: bold;
      }

    a.bottomlinks:link , a.bottomlinks:visited , a.bottomlinks:active {
          font-family : trebuchet ms, arial, helvetica;
          color : #ffffff;
          font-size : 8pt;
          text-decoration : none;
          font-weight : bold;
      }
    a.bottomlinks:hover {
          font-family : trebuchet ms, arial, helvetica;
          color : #ffffff;
          font-size : 8pt;
          font-weight : bold;
          text-decoration : underline;
      }
