body      {
           font-family: Georgia, Times New Roman, Times, serif;
           font-size: 12pt;
           color: #000000;
           background-color: #FFFFFF;
           background-image: url(images/background.gif);
           SCROLLBAR-FACE-COLOR: #BC0070;
           SCROLLBAR-HIGHLIGHT-COLOR: #F78D1F;
           SCROLLBAR-SHADOW-COLOR: #F78D1F;
           SCROLLBAR-3DLIGHT-COLOR: #F78D1F;
           SCROLLBAR-ARROW-COLOR: #FFFFFF;
           SCROLLBAR-TRACK-COLOR: #F78C21;
           SCROLLBAR-DARKSHADOW-COLOR: #333333;
          }

p, td     {
           font-family: Georgia, Times New Roman, Times, serif;
           font-size: 12pt;
           color: #000000;
          } 

h1        {
           font-family: Georgia, Times New Roman, Times, serif;
           font-size: 12pt;
           font-weight: bold;
           color: #F78D1F;
          }

a:link    {
                  color: #BC0070; 
                  font-size: 12pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a:visited {
                  color: #BC0070;
                  font-size: 12pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a:hover   {
                  color: #F78D1F;
                  font-size: 12pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a:active  {
                  color: #F78D1F;
                  font-size: 12pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a.foot:link    {
                  color: #BC0070; 
                  font-size: 10pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a.foot:visited {
                  color: #BC0070;
                  font-size: 10pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a.foot:hover   {
                  color: #F78D1F;
                  font-size: 10pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }

a.foot:active  {
                  color: #F78D1F;
                  font-size: 10pt;
                  font-family: Georgia, Times New Roman, Times, serif;
                 }
