BODY { background-color: white;
        background-repeat: no-repeat;
		background-position: center center;
		font-family: georgia, sans-serif; }
table { border-width: 0;
         table-layout: fixed;
		 border-collapse: separate;
		 border-spacing: 0;
		 text-align: center; }
h1 { text-align: center;
     font-family: georgia,sans-serif;
	 font-weight: bold;
	 font-size: 25pt;
	 color: #0E2B8D; }
a:link { color: #0E2B8D;
          text-decoration: none;
		}
 a:visited { color: #0E2B8D;
          text-decoration: none;
		}
 a:active { color: #0E2B8D;
          text-decoration: none;

