/* file: tour.css     version 1.1   Jan 12, 2006 */

body { background:#ffffff; font-family:"Comic Sans MS", Verdana, Arial, Helvetica, Helv, Geneva, sans-serif; color:#000000; }

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
    { font-family:"Comic Sans MS", Verdana, Arial, Helvetica, Helv, Geneva, sans-serif; color:#000000; }

pre,tt { font-family:"Lucida Console", "Courier New", Courier; font-size:8pt; color:#000000; }

a:link { color:#990000; text-decoration:underline; }
a:visited { color:#660000; text-decoration:none; }
a:active { color:#ff0000; text-decoration:none; }
a:hover { color:#ff0000; }

h1 { font-size:20pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }
p,ul,ol,li,div,th,b,i  { font-size:10pt; }
h5,td,nobr { font-size:9pt; }
address { font-size:8pt; font-style: normal; text-decoration:none; }
