   BODY {
          background-color: #606060;
        }

   A {
          font-family: Arial, Verdana, sans-serif;
          font-size: 10pt;
          color: #00008B;
     }

   A:active {
            }


   A:link {
          }

   A:visited {
	          color: #8B008B;
             }

   P {
          font-family: Arial, Verdana, sans-serif;
          font-size: 10pt;
          color: black;
     }

   TD {
          font-family: Arial, Verdana, sans-serif;
          font-size: 10pt;
          color: black;
      }

   .smhead {
          font-size: 11pt;
          color: #9932CC;
          font-weight: bold;
          text-decoration: underline;
                      }

   .headline {
          font-size: 13pt;
          font-weight: 500;
          text-align: center;
          color: #700071;
             }

   .bluesm {
          font-family: Arial, Verdana, sans-serif;
          font-size: 9pt;
          text-align: right;
           }

   .red {
          font-size: 9pt;
          color: #DC143C;
        }

   .bluereg {
          font-size: 9pt;
          color: #6B8E23;
            }

   .small {
          font-family: "Times New Roman", Times, serif;
          font-size: 10pt;
          font-style: italic;
          }

