/* 
  It all goes horribly wrong with Netscape 4.72 and percentage-sized sans-serif fonts. 
  I have no netscape 6 to try this out with.
*/


body { background-color: #FFFFFF }

table { border-width: 0; margin: 0px; padding: 0px; }
table.main { border-width: 0; margin: 5px; padding: 5px; }
table.lmenu { border-width: 0; margin: 0px; padding: 0px;  }
table.gallery { border-width: 0; margin: 0px; padding: 0px; }
tr { vertical-align: top}
td { font-family: "Arial",sans-serif; color: #000000; font-size: 12pt; text-align: justify; vertical-align: top;}
td.suboption { font-family: "Arial",sans-serif; color: #000000; font-size: 12pt; text-align: left; vertical-align: top;}
td.main { font-family: "Arial",sans-serif; color: #000000; font-size: 12pt; text-align: justify; vertical-align: top; width: 550px;}

p { font-family: sans-serif; color: #000000; font-size: 12pt; text-align: justify;}
p.quote { font-family: "Times New Roman", Times, serif; color: #000000; font-size: 12pt; text-align: justify; font-style: italic; }
p.snote { font-family: sans-serif; color: #000000; font-size: 10pt; text-align: justify; font-style: italic; }
h4 { font-family: sans-serif; color: #000000; font-size: 14pt}
h3 { font-family: sans-serif; color: #000000; font-size: 16pt}
h2 { font-family: sans-serif; color: #000000; font-size: 18pt}

caption { font-family: sans-serif; color: #000000; font-size: 12pt}
ul { list-style-type: disk; list-style-position: outside; list-style-image: none; color: #000000; font-size: 12pt; list-style-color:#000000}
ul.nodot { list-style-type: none; list-style-position: outside; list-style-image: none; color: #000000; font-size: 12pt; list-style-color:#000000}
li { list-style-type: disk; list-style-position: outside; list-style-image: none; color: #000000; font-size: 12pt; list-style-color:#000000}


hr { color: #000000; background-color: #FFFFFF; }
img { border-width: 0 }

a:link { color: #3333AA }
a:visited { color: #111188 }
a:hover { color: #5555CC }
a:active { color: #4444BB }


