.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: 2%; padding-right: 2%;}

a:link {color: #3A4572; font-weight: bold;}
a:active {color: #3A4572; font-weight: bold;}
a:visited {color: black; font-weight: bold;}
a:hover {color: red; font-weight: bolder;}
