body { font-family: Verdana; margin: 0px; }

a:link { color: #FFFFFF; font-size: 11px; text-decoration: none; }
a:visited { color: #FFFFFF; font-size: 11px; text-decoration: none; }
a:hover { color: #3399CC; font-size: 11px; text-decoration: none; }

form { margin: 0px; }

p { font-size: 12px; margin-right: 30px; margin-left: 10px; margin-top: 4px; }
table { }
.table { margin: 0px; padding: 0px; }
h1 { color: #3399CC; font-weight: bold; font-size: 16px; margin-bottom: 20px; }
h2 { color: #000066; font-size: 14px; margin-top: 10px; margin-bottom: 6px; }
h3 { font-size: 12px; font-weight: bold; }
h4 { font-size: 16px; font-weight: bold; color: #00A7E7; margin: 3px; }

ul { font-size: 12px; margin-left: 60px; }

#layer1  { background-color: #ccc; visibility: visible; position: absolute; z-index: 0; top: 0; width: 100%; height: 100%; }
#layer2  { background-color: #006; visibility: visible; position: absolute; z-index: 1; top: 0; left: 200px; width: 200px; height: 100%; }