/*  */

  h1 { font-size: 18;font-family:Arial, Helvetica, sans-serif; font-weight: BOLD; font-style: normal; color: #000000;
    text-decoration: none; text-align: center; opacity: 1;   }

  h2 { font-size: 18; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #000000;
   	text-align: center; opacity: 1;}

  h3 { font-size: medium; font-family: arial; font-weight: normal; font-style: normal; text-align: left; color: maroon;
    opacity: 1;  }
    
  h4 { font-size: medium; font-family: ARIAL; font-weight: BOLD; font-style: normal; color: red; text-decoration: none;
    text-align: center; opacity: 1; }
    
    h5 { font-size: VSMALL; font-family: ARIAL; font-weight: bold; font-style: normal; color: #CC0000; text-decoration: NONE;
    text-align: center; opacity: 1; }

  a { font-size: 16;font-family:Arial, Helvetica, sans-serif ; font-weight:bold;  font-style: normal; color: #000000;
    text-decoration: none; text-align: center; opacity: 1; }

  a:visited { }
  a:active {  }
  a:hover { color: #ff0000; text-decoration:underline;	}

 body {	background:#99ffff;}
#back { display: block; width: 110px; height: 50px; background: url("/GIFS/BACK.gif") no-repeat 0 0;}
#back:hover {  background-position: 0 -50px;}
#back span {  display:none;}
#next{ display: block; width: 110px; height: 50px; background: url("/GIFS/NEXT.gif") no-repeat 0 0;}
#next:hover {  background-position: 0 -50px;}
#next span {  display: none;}
#home{ display: block; width: 110px; height: 50px; background: url("/GIFS/HOME.gif") no-repeat 0 0;}
#home:hover {  background-position: 0 -50px;}
#home span {  display: none;}
