html, body {height: 100%;background-color: #fff;}
body {padding: 0;margin: 0;width: 100%;height: 100%;}

p {margin-top: .9em;}

td {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 9pt;color: #292929;}


a { color: #004090;text-decoration: none;}
a:link { color: #004090;text-decoration: none;}
a:hover { color: #f7b018;text-decoration: none;}
a:visited { color: #004090;text-decoration: none;}


.menu {color: #ffffff;font-family: arial, sans-serif;font-weight: bold;font-size: 11pt;text-decoration: none}

A.menu:visited{color: #ffffff;font-family: arial, sans-serif;font-weight: bold;font-size: 11pt;text-decoration: underline}
A.menu:link{color: #ffffff;font-family: arial, sans-serif;font-weight: bold;font-size: 11pt;text-decoration: underline}
A.menu:hover{color: #f7b018;font-family: arial, sans-serif;font-weight: bold;font-size: 11pt;text-decoration: underline}
A.menu:active{color: #ffffff;font-family: arial, sans-serif;font-weight: bold;font-size: 11pt;text-decoration: underline}


