     body {font-size: 100%;
           font-family: "Arial,Helvetica,sans-serif";
           background-color: #FFFcdd;
           }
   a:link {color: darkblue;
           font-weight: bold;
           text-decoration: underline;
           }
a:visited {color: darkgreen;
           font-weight: bold;
           text-decoration: underline;
           }
       h2 {text-align: left;
           font-weight: normal;
           font-size: 132%;
           }

