BODY
  {
    color:black;
    background-color:#dddddd;
    font-weight:normal;
    font-family:sans-serif;
    font-size:8pt;
  }

A:link{color:navyblue}
A:visited{color:darkblue}
A:active{color:red}

.ext A:link{color:darkmagenta}
.ext A:visited{color:magenta}
.ext A:active{color:yellow}

table.main
  {
    background-image:url('img/shot-11-005.jpg');
    background-repeat:no-repeat;
  }

.inv, .inv TD, .inv TH
  {
    color:#dddddd;
    background-color:navyblue;
  }

.extinv, .extinv TD, .extinv TH
  {
    color:#dddddd;
    background-color:darkmagenta;
  }

.title, .title TD, .title TH
  {
    font-weight:bolder;
    font-family:courier;
    font-size:18pt;
  }

.quote
  {
    color:red;
    font-style:italic;
    font-family:monospace;
    font-weight:bold;
    font-size:9pt;
  }

.basequote
  {
    color:black;
    font-style:italic;
    font-family:monospace;
    font-weight:bold;
    font-size:9pt;
    text-align:center
  }

.copy
  {
    color:black;
    font-family:sans-serif;
    font-size:6pt;
  }    

.menu, .menu TD, .menu TH
  {
    font-family:sans-serif;
    font-size:8pt;
  }

.menustrong, .menustrong TD, .menustrong TH
  {
    background-color: #bba0a0;
  }

.home, .home TD, .home TH
  {
    background-color:#80dd80;
    font-size:8pt;
  }

.index, .index TD, .index TH
  {
    background-color:#80bb80;
    vertical-align:center;
  }

.content, .content TD, .content TH
  {
    font-size:8pt;
  }

.rule, .rule TD, .rule TH
  {
    background-color:#008000;
    background-color:#996633;
    color:white;
    text-align:right;
    font-style:italic;
    font-family:courier;
    font-weight:bold;
    padding-right:1em;
  }

.sep, .sep TD, .sep TH
  {
    background-color:#aaaa00;
  }

.patient, .patient TD, .patient TH
  {
    color:white;
    background-color:navyblue;
    font-weight:normal;
  }

.item, .item TD, .item TH
  {
    font-style:italic;
    font-weight:bold;
    font-size:9pt;
  }

.tourwith, .tourwith UD, .tourwith TH
  {
    padding-top: 1ex;
  }
