table { width:80%; margin-left:auto; margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	border : none; }
th, td {text-align:left; padding-left:1em; padding-right:1em;}
th { font-weight:bold; }
td { vertical-align: baseline; }

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 48pt;
  color:black;
  background-color:white;

  margin-left: 10%;/* */
  margin-right: 10%;
  ;
}

.mainTitle { background-color:white; margin-top:20pt; color: navy; text-align: center; font-size:x-large; font-weight:bold; }
h1 { background-color:white; margin-top:10pt; color: green; text-align: left; margin-left: -5%; font-size:large; font-weight:bold; text-align:  center}
h2 { background-color:white; margin-left:+0%; color: navy; text-align: left; font-size:medium; font-weight:bold;}
dd { }
dt { color: navy; font-weight: normal }
