/* CSS Document */
html>body { font-size: 75%;}
body { background-color: #FFF; font-size: 75%; overflow: auto; }
ul { list-style: circle url(list.gif) outside; }
.pop { border: 3px solid #D9D995; color: #036; font: 1.1em normal Verdana, Arial, Helvetica, sans-serif; text-align: justify; margin: 4px; background: #FFF; padding: 12px; overflow: auto; }
.close { width: 100%; text-align: center; margin: 0 0 12px; }
.close a {  color: #336; background:#EFF5F6; padding: 4px 8px; font-style: bold; }
.close a:visited, a:active, a:focus { background: #EFF5F6; padding: 4px 8px; font-style: bold; }
.close a:hover { color: #FFF; background: #69C;  text-decoration: none; }
h4 { font: bold 1.1em Geneva, Arial, Helvetica, sans-serif; color: #336; font-stretch: extra-condensed; line-height: 0.2em; }
h5 { font: bold 1.1em Geneva, Arial, Helvetica, sans-serif; color: #336; text-align: center; } 
