/* VERSION with extension for title class (Mycology.Net) */
/* Screen: Verdana+colors+relative size for browser size-zoom (compare print stylesheet, using Arial+black+11pt). Version 1.7 */
body, table {
 background-color:#FFFFFF;color:#000000;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:small; /* IE5:smaller=10/small=12/medium=13.5pt! */
 margin-top:8px;margin-bottom:8px;}
h1,h2,h3,h4,h5,h6 {
 background:transparent;margin-bottom:0.5em;
 font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bold;}
h1 {font-size:160%;color:#336699;}
h2 {font-size:145%;color:#336699;}
h3 {font-size:125%;color:#336699;}
h4 {font-size:115%;}
h5,h6 {font-size:100%;}

p,ul,ol,li,dl,div,address,blockquote,th,td,form,input,textarea,select {
 font-family:Verdana,Arial,Helvetica,sans-serif}
dt,ol,ul {margin-bottom:0;}
dd {margin-bottom:1em;}
dd p {margin-top:0;}
pre,tt,code {font-family:"Courier New",Courier,monospace;font-size:90%;}

all.justify {text-align:justify}
all.small {font-size:85%}

/* class variables for Mycology.Net site */
.title {font-family:Arial,Helvetica;font-size: 24px;color:#336699} 
.subtitle {font-family:Arial,Helvetica;font-size:18px;color:#000000}


table caption {font-size:125%;font-weight:bold;font-family:Verdana,Arial,Helvetica,sans-serif;}
th {font-weight:bold;}

sup {text-decoration:none;font-size:smaller;}
sub {text-decoration:none;font-size:smaller;}

/* Netsc.4.7 is buggy, underlines bookmarks ("a name=") as well -> "text-decoration:underline;" ommited in link/visited -> user default used */
a:link {color:#333399;background:transparent;}
a:visited {color:#333399;background:transparent;}
a:active {color:#0000FF;background:transparent;}
a:hover {color:#0000FF;background:transparent;text-decoration:none;}
a.invis {text-decoration:none;color:#000000;background:transparent;} /* invisible link */

