div.center {text-align: center; margin-left: auto; margin-right: auto;}
table.form {width: 600px; margin-left: auto; margin-right: auto;}
table.form td {font-family: arial; font-size: 13px; color: black}
table.form td.label {text-align: right;}
table.form td.header {text-align: center; font-weight: bold; font-size: 13px; padding: 30px 0 20px 0;}
table.form td.spacer {width: 25px; text-align: right; font-weight: bold; padding-right: 5px;}
table.form td.desc {font-size: 10px; text-align: center; padding: 10px 0 10px 0;}
table.form td.desc p.header {font-size: 12px; font-weight: bold;}
table.form td.tickbox {text-align: center; padding: 10px 0 10px 0;}
table.form td.desc div {border-top: 1px solid black; border-bottom: 1px solid black; padding: 5px 0 5px 0;}
table.form td.buttons {text-align: center; padding: 15px 0 15px 0;}
table.form td.buttons input {margin: 0 15px 0 15px; font-size: 12px;}

div.notes  {font-family: arial; color: #000079; font-size: 13px;}
div.notes div.header {font-size: 15px; font-weight: bold; padding: 30px 0 20px 0;}
div.notes div.bnote  {font-weight: bold; padding: 10px 0 10px 0;}
div.notes div.note   {padding: 5px 0 5px 0;}
div.notes div.bnote a {color: black;}

