/* scww0.css       */


body { font-family: arial, sans-serif; font-weight: bold;  color: black; background: #f8fff8; font-size: 140%;  }

h1, h2, h3, h4, h5, h6 { font-family: Verdana, sans-serif; }

h1 { color: white; }

h2 { color: white; }

h3 { color: white; }

h4 { color: white; }

h5 { color: white; }

h6 { color: white; }


p { color: white; }

th { color: white; }


cite { color: white; }


address { font-family: Verdana, sans-serif; 
 font-size: smaller; }

/* change how hyperlinks appear: */
a       { color: #ffffff; text-decoration: none; }
a:hover { color: #bbbbff; text-decoration: underline; }

