body {background: #BCD2EE}
      
h1   {font-weight: bold;
      text-align: center;
      color:#000066;
      font-family: helvetica, arial;
      font-size: xx-large}
      
h2   {font-weight: 700;
      text-align: left;
      color:#000066;
      font-family: helvetica, arial;
      font-size: x-large}
      
table.links {border-style: none;
             text-align: center;
	     padding-top: 1em;
	     padding-bottom: 2em}

      .text {border-style: none;
             text-align: left;
	     padding-top: 0.3em;
	     padding-bottom: 0.3em;
             padding-left: 0.1em}
 	
      .graphs {border-style: none;
               text-align: left;
	       padding-top: 1em;
	       padding-bottom: 1em}

img.graph { width: 480px }

