.gallerytitle {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.thumbnailtabletitle {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.thumbnailtitle {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.navigationtext {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.indexquicklist {
  font-family: verdana, Arial, Helvetica, sans-serif;
}

body {
      background: black;
      color: #80c0c0;
      font-family: verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt }

  a:link { color: #6699FF }
  a:visited { color: #3399CC }
  a:active { color: #a05050 }
  a.case1:link { background: green }
  p:first-line { margin-left: 25px }
  div.foo:first-line {
            font-weight: bold;
            margin-left: 30px }
  ul li {
            font-size: small;
            font-decoration: italic }
  p { font-size: 8pt }
  h1 { font-size: 11pt }
  h2 {
	font-weight: 900;
	font-size: 11pt }
  h2.ex1 {
            color: green;       /* This type of heading MUST be Green and Large! */
            line-height: 50px;
            font-size: 40px }
  .funkyclass {
            font: 36pt/40pt courier;
            font-variant: small-caps;
            border: thick dashed blue }
  #tagid1 {
            padding: 20px;
            border: 20px groove #ffffff }
  .class1, #tagid2 { font-family: verdana, Arial, Helvetica, sans-serif; color: rgb(100%,100%,0%) }
  h1, h2, h3, div.class5, blockquote { background: #000080 }
  p.special {
            font: 10pt/12pt sans-serif;
            margin: 5px 25px 2px 25px;
            border: medium dashed blue;
            background: black url(http://www.foo.com/image.gif) repeat-x fixed top right }
  blockquote {
            margin-left: 2cm;
            color: #00ff00 }
  .part1 {
            font-size: xx-large;
            color: #808000 }
  h6 {
            font-size: xx-small ! important;
            color: red ! important }
TABLE {
  color: #80c0c0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: black;
} 
