﻿body, html, form { height: 100%; width: 100%; }
body { padding: 0; margin: 0; background-color: White; }
body, td, th { font-family: Helvetica, Arial; font-size: 10pt; }
h1 { font-size: 14px; margin: 0 0 10px 0; padding: 5; text-align: right; background-color: #FF7B00; color: White; }
a.whiteLink:link { color: White; text-decoration: none; }
a.whiteLink:hover { color: gray; text-decoration: none; }
a.whiteLink:visited { color: White; text-decoration: none; }
a.whiteLink:active { color: White; text-decoration: none; }