* { margin: 0; padding: 0; }
html { background: #CCD1D3; height: 100%; }
body { text-align: center; text-shadow: 2px 2px 4px #CFD9D1; font: normal .7em Verdana, sans-serif; padding: 5px; }
a { color: #355096; text-decoration: none; font-weight: bold; }
a:hover { color: #934010; text-decoration: none; }
#page { width: 750px; padding: 0 0 5px 0; margin: auto; text-align: justify; border: 1px inset #eeeeee; background: #E2E6E8; }
#page ul { list-style: none; height: 20px; }
#page ul li { float: left; }
#page ul li a { font-size: 16px; padding: 5px 10px; }
#page ul li strong a { color: #000; }
#page dl { clear: both; min-height: 30em; }
#page dl dd { margin-bottom: 5px; } 
#page h1,
#page ul,
#page dl,
#page p { padding: 5px; width: 730px; background: #ffffff; margin: auto; margin-top: 5px; text-align: justify; border: 1px outset #eeeeee; }
#page dd { padding: 2px 5px 5px 15px; }
#page h1 { color: #355096; }
#page p.img { text-align: center; height: 60px; border-bottom: 0; }
#page p.img span { float: left; display: block; width: 24%; }
#page p.img span img { height: 60px; }
#page p.imgsupport { border-top: 0; margin-top: 0; }
#page p.footer { text-align: center; }
#page p.footer img { border: 0; width: 80px; height: 15px; vertical-align: bottom; }
