body {color: navy;
      background: url(wwsc_bkgrnd_right.jpg);
      margin-left: 20 pt;
      margin-right: 20 pt;}

a:link {color: blue;}
a:visited {color: teal;}

/* Format for footer with text links to all pages and other notes */
/* Format for centered small text */
div.footer_center {font-size: 9pt;
            line-height: 12 pt;
			text-align: center;}

/* Format for left justified small text */
div.footer_left {font-size: 9pt;
            line-height: 12 pt;
			text-align: left;}