.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: tan; background: #ffffff; font-weight: bold;}
a.menu:active {color: tan; background: #ffffff; font-weight: bold;}
a.menu:visited {color: brown; background: #ffffff; font-weight: bold;}
a.menu:hover {color: black; background: #ffffff; font-weight: bolder;}


