
html, body { height:100%; width:100%; margin:0; padding:0; font-size:10pt; font-family: Arial,Helvetica,sans-serif; text-align: center; background: #c0c0c0; padding-bottom:20px; }

p{margin-top:0}

#pop-container {position: absolute; top:11px; left:0px; right:0px; height: 100%; background: #c0c0c0; }

a:link {text-decoration: none; font-family:arial,helvetica;font-size:9pt; font-weight:normal; color:blue;}
a:hover {text-decoration: none; font-family:arial,helvetica;font-size:9pt; font-weight:normal; color:red;}

