
        /* table, td, th { padding-left: 20px; font-family: Arial,sans-serif; font-style: normal; } */
		/* table { width: 800px; margin-left: 30px; margin-right: auto; } */ /*this was when left aligned, inset a little */
		table { width: 800px; margin: auto; padding-left: 10px; font-family: Arial,sans-serif; font-style: normal; }  /*left padding to give margin on left, did same for nav.css*/
		table, th, td {border: 0px solid black;}
		td { height: 20px; padding-left: 5px; padding-right: 5px; }
		td.extras { height: 10px; color: #707070; font-style: italic; padding-bottom: 15px; }
		th { height: 50px; color: #9a9a9a; text-align: left}
		th.subtitle { font-family: Arial,sans-serif; font-style: normal; height: 80px; color: #9a9a9a; text-align: left;  }
		th.dark { height: 0px; padding-left: 5px; padding-right: 5px; color: #707070; text-align: left; font-size: 10pt; padding-bottom: 10px; }
		th.small { font-size: 10pt; }
		h1 { color: #9a9a9a; font-family: Arial,sans-serif; font-style: italic; font-size: 24px; line-height: 90%;}
		h2 { font-family: Arial,sans-serif; font-style: normal; font-size: 14px; color: white; line-height: 90%;} 
		H3 { color: #9a9a9a; font-family: Arial,sans-serif; font-style: normal; font-size: 24px; line-height: 100%; }
		h4 { font-family: Arial,sans-serif; font-style: normal; font-size: 14px; color: #9a9a9a; line-height: 100%;}  /*line-height: 90%; */
		a:link { color:#707070; text-decoration: none;}
		a:visited { color:#707070; text-decoration: none;}
		a:active { color:#2d3280; text-decoration: none;}
		a:hover { color:#2d3280; text-decoration: none;}