/* index page */

html {width: 100%; height: 100%;}
body {margin: 0px; padding: 0px; width: 100%; height: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #555555;}
table {margin: 0px; padding: 0px; width: 100%; height: 100%; border: none;}
table td {padding: 0px 0px 130px 0px; text-align: center; vertical-align: middle;}
span {font-weight: bold; color: #ffaa00; text-transform: uppercase;}
a {color: #286ea4; text-decoration: none;}
a:hover {color: #d88f00; text-decoration: underline;}
p {margin: 14px 0px; padding: 0px;}












