/*============================================================GLOBAL STYLESHEET FOR H-A-N-D.ORg:  hand.css------------------------------------------------------------CREATION DATE:   07/27/2000REVISION HISTORY:09/17/2000 - Altered <em> style to use a non-red color.============================================================*/ /*========================LINKS=============================*/a:link {text-decoration: underline; color: #990000}a:visited {text-decoration: underline; color: #990000}a:active {text-decoration: underline; color: #003300}a:hover {text-decoration: underline; color: #003300}/*=======================TEXT FORMATTING====================*/body, p, div, span, th, td, bold, strong, em, a { font-family: Verdana, "Myriad Web", Arial, Helvetica, sans-serif; font-style: normal; }h1, h2, h3 { color: #006838; margin-bottom: 3px;}h4, h5, h6 { color: #006838;}td  { vertical-align: top; }em {  color: #006838;  font-weight: bold;}strong {  color: #006838;}.copyright {  color: #666666;}.pullquote {  font-family:  Georgia, "Minion Web", "Times New Roman", Palatino, serif;}/*==========================AURAL===================*/   @media speech {h1, h2, h3, h4, h5 { voice-family: paul, male; stress: 20; richness: 90 }h1 { pitch: x-low; pitch-range: 90; }h2 { pitch: x-low; pitch-range: 80; }h3 { pitch: low; pitch-range: 70; }h4 { pitch: medium; pitch-range: 60; }h5 { pitch: medium; pitch-range: 50; }li, dt, dd { pitch: medium; richness: 60; }dt { stress: 80; }b { pitch: medium; pitch-range: 60; stress: 90; richness: 90; }em { pitch: medium; pitch-range: 60; stress: 60; richness: 50; }strong { pitch: medium; pitch-range: 60; stress: 80; richness: 50; }dfn { pitch: medium; pitch-range: 60; stress: 60; }  