.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%;}

.imagetopleft{position:absolute; top: 0; left: 0; z-index: 2;}

.column1{background-color: #29a6f7; padding-left: 8px; padding-right: 8px; font-size: 14px; color: white;}
.column1 a:link {color: white; text-decoration: underline; font-weight: bold;}
.column1 a:active {color: white; text-decoration: underline; font-weight: bold;}
.column1 a:visited {color: blue; text-decoration: underline; font-weight: bold;}
.column1 a:hover {color: red; text-decoration: underline; font-weight: bold;}

.column2{background-color: white; font-size: 14px; text-align: justify; padding-left: 13%; padding-right: 10%;}
.column2 a:link {color: white; text-decoration: underline; font-weight: bold;}
.column2 a:active {color: white; text-decoration: underline; font-weight: bold;}
.column2 a:visited {color: green; text-decoration: underline; font-weight: bold;}
.column2 a:hover {color: red; text-decoration: underline; font-weight: bold;}

.footer{background-color: #29a6f7; color: white; padding: 10px;}

a:link {color: "#CC2922"; text-decoration: underline; font-weight: bold;}
a:active {color: "#CC2922"; text-decoration: underline; font-weight: bold;}
a:visited {color: black; text-decoration: underline; font-weight: bold;}
a:hover {color: "#CC2922"; text-decoration: underline; font-weight: bold;}

