.pagebreak{page-break-before: always;} /* allows for page breaks during printing */

table.center {margin-left:auto; margin-right:auto;}
body {text-align: center;}

.bodystyle{text-align: justify; padding-left: 7%; padding-right: 7%;}

a.menu:link {color: white; font-weight: bold; font-size: 110%;}
a.menu:active {color: white; font-weight: bold;  font-size: 110%;}
a.menu:visited {color: black; font-weight: bold;  font-size: 110%;}
a.menu:hover {color: red; font-weight: bolder;  font-size: 110%;}
