/* Global modifications to  the page (black text on white * background */body {/*  color: #000000; */    background: #1E326C;/*  background-image: url(/Images/whitePattern.jpg); *//*  background-attachment: scroll; */}/* The headders */h1 {    font-family: Times, serif;    font-size: 18pt;    color: white;}h2 {    font-family: Times, serif;    font-size: 14pt;    color: white;}h3 {    font-family: Times, serif;    font-size: 12pt;    color: white;}p {    font-family: Helvetica, sans-serif;    color: white;}li {    font-family: Helvetica, sans-serif;    color: white;}td {    font-family: Helvetica, sans-serif;    color: white;}link {    font-family: Helvetica, sans-serif;    color: #FF6600;}vlink {    font-family: Helvetica, sans-serif;    color: #CC0000;}alink {    font-family: Helvetica, sans-serif;    color: #FF0000;}