/* CSS Document */

h1 {font-size: 1.6em; font-style: bold; color: #00000; font-family: Arial, Helvetica, sans-serif; }
h2 {font-size: 1.4em; font-style: bold; color: #00000; font-family: Arial, Helvetica, sans-serif; }
h3 {font-size: 1.3em; color: #00000; font-family: Arial, Helvetica, sans-serif; }
h4 {font-size: 1.15em; color: #003399; font-family: Arial, Helvetica, sans-serif; } 
h5 {padding: 5x 5x 5x 5x; font: bold 1.2em "Lucida Sans", "Lucida Sans Unicode", sans-serif; color: #669999; border-bottom: 4px solid white; border-top: 4px solid white; width: 100%; letter-spacing: 1px; } 


table {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: .95em; }
table.pro {font-size: .9em; }

/* Links */

a {color: #003366; } 

a:link {font-weight: bold; font-size: 95%; color: #003366; text-decoration: none; }
a:visited {font-weight: bold; font-size: 95%; color: #333333; text-decoration: none; }
a:active {font-weight: bold; font-size: 95%; color: #003366; }
a:hover {font-weight: bold; font-size: 95%; color: #990000; text-decoration:underline; }

a.side:link {font-size: 90%; color: #537E7F; text-decoration: none; }
a.side:visited {font-weight: bold; font-size: 90%; color: #333333; text-decoration: none; }
a.side:active {font-weight: bold; font-size: 90%; color: #537E7F; }
a.side:hover {font-weight: bold; font-size: 90%; color: #990000; text-decoration:underline; }

a.top:link {font-weight: bold; font-size: 80%; color: #ffffff; text-decoration: none; }
a.top:visited {font-weight: bold; font-size: 80%; color: #333333; text-decoration: none; }
a.top:active {font-weight: bold; font-size: 80%; color: #ffffff; }
a.top:hover {font-weight: bold; font-size: 80%; color: #990000; text-decoration:none; }

a.sub:link {background-color: #ffff99; font-weight: bold; font-weight: bold; font-size: 80%; color: #000000; text-decoration: none; }
a.sub:visited {background-color: #cccccc;font-weight: bold; font-size: 80%; color: #333333; text-decoration: none; }
a.sub:active {background-color: #ffff99; font-weight: bold; font-size: 80%; color: #000000; }
a.sub:hover {background-color: #ffffcc; font-weight: bold; font-size: 80%; color: #990000; text-decoration:none; }

a.labpro:link {font-size: 1em; color: #003366; text-decoration: none; }
a.labpro:visited {font-size: 1em; color: #333333; text-decoration: none; }
a.labpro:active {font-size: 1em; color: #003366; }
a.labpro:hover {font-size: 1em; color: #990000; text-decoration:underline; }