body {background-color: white}
body {text-align: center} 
body {font-family: courier; color: black}

img {border-style: solid; border-width: thick; border-color: black}
img {margin-top: 1cm; margin-botton: 1cm}

h3.margin {margin: 1.5cm}

table {table-layout: automatic; width: 100%; margin-top: 1cm; margin-bottom: 1cm}
tr {text-align: center}
td.one {font-size: 20pt}
td.two {font-size: 12pt}


a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #0000FF}
a:active {color: #0000FF}