
  body
  {
    font-family: Verdana , Arial ;  font-size: 12 ; font-weight: 500 ; letter-spacing: 0 ;
    background-color: #1A90E5 ;
  }
  a:link    { color: blue   ;}
  a:visited { color: blue   ;}
  a:hover   { color: yellow ;}
   
  div.main
  {
    border-color: #FF8000 ; border-width: 3 ;
    border-style: solid ; background-color: #EDF671 ;
  }    
  b
  {
    font-family: Verdana , Arial ; font-size: 12 ; font-weight: 600 ; letter-spacing: 0 ;
  }
  div.navigation
  {
    position: absolute ; top: 80 ; left: 110 ; z-index: 21 ;
    border-right-color: yellow ; border-right-width: 3 ; border-right-style: solid ;
    border-left-color: yellow ; border-left-width: 3 ; border-left-style: solid ;
    border-top-color: yellow ; border-top-width: 3 ; border-top-style: solid ;
  }
  a.navi
  {
    border-bottom-color: #FFFF00 ; border-bottom-width: 3 ; border-bottom-style: solid ;
    font-family: Verdana , Arial ; padding-top: 2 ; padding-bottom: 4 ; font-size: 12 ;
    text-decoration: none ; font-weight: 600 ; letter-spacing: 0 ; width: 160 ; height: 20 ;
  }
  a.navi:link    { color: white ; background-color: #F4AD57 ; color: white ;}
  a.navi:visited { color: white ; background-color: #57E7F4 ; color: white ;}
  a.navi:hover   { color: white ; background-color: #00B0FF ; color: white ;}

  div.vert
  {
    position: absolute ; top: 360 ; left: 110 ; z-index: 21 ;
    border-right-color: yellow ; border-right-width: 3 ; border-right-style: solid ;
    border-left-color: yellow ; border-left-width: 3 ; border-left-style: solid ;
    border-top-color: yellow ; border-top-width: 3 ; border-top-style: solid ;
  }
  a.vert
  {
    border-bottom-color: #FFFF00 ; border-bottom-width: 3 ; border-bottom-style: solid ;
    font-family: Verdana , Arial ; padding-top: 2 ; padding-bottom: 4 ; font-size: 12 ;
    text-decoration: none ; font-weight: 600 ; letter-spacing: 0 ; width: 160 ; height: 20 ;
  }
  a.vert:link    { color: white ; background-color: #F47157 ; color: white ;}
  a.vert:visited { color: white ; background-color: #57E7F4 ; color: white ;}
  a.vert:hover   { color: white ; background-color: yellow ; color: blue ;}

  div.horz
  {
    position: absolute ; top: 30 ; left: 300 ; z-index: 21 ; width: 510 ;
  }
  a.horz
  {
    border-color: yellow ; border-width: 3 ; border-style: solid ;
    font-family: Verdana , Arial ; padding-top: 2 ; padding-bottom: 4 ; font-size: 12 ;
    text-decoration: none ; font-weight: 600 ; letter-spacing: 0 ; width: 122 ; height: 20 ;
  }
  a.horz:link    { color: white ; background-color: #00C070 ; color: white ;}
  a.horz:visited { color: white ; background-color: #00C070 ; color: white ;}
  a.horz:hover   { color: white ; background-color: #00E090 ; color: white ;}

  div.pics
  {
    border-right-color: yellow ; border-right-width: 3 ; border-right-style: solid ;
    border-left-color: yellow ; border-left-width: 3 ; border-left-style: solid ;
    border-top-color: yellow ; border-top-width: 3 ; border-top-style: solid ;
  }
  a.pics
  {
    border-bottom-color: yellow ; border-bottom-width: 3 ; border-bottom-style: solid ;
    font-family: Verdana , Arial ; padding-top: 2 ; padding-bottom: 4 ; font-size: 12 ;
    text-decoration: none ; font-weight: 600 ; letter-spacing: 0 ; width: 122 ; height: 20 ;
  }
  a.pics:link    { color: white ; background-color: #00C070 ; color: white ;}
  a.pics:visited { color: white ; background-color: #00C070 ; color: white ;}
  a.pics:hover   { color: white ; background-color: #00E090 ; color: white ;}
  
  table { border-collapse: collapse ;}
  td
  {
    font-family: Verdana , Arial ; font-size: 10 ; font-weight: 500 ;
    border-color: #80FF00 ; border-width: 3 ; border-style: solid ; padding: 4 ;
    background-color: #EDF671 ;  color: blue ; font-weight: 600 ; letter-spacing: 0 ;
  }

  td.price { font-size: 12 ;  letter-spacing: 1 ;}

  h3
  {
    text-align: center ; color: black ; font-weight: 600 ; letter-spacing: 1 ;
    font-size: 14 ;
  }