@charset 'utf-8';

* { margin: 1px; padding: 1px; color: #444442; font-style: normal; text-align: center; }
body { padding: 1px; background-color: #000002; text-align: center; }
p { margin-bottom: 5px; color: #444442; font-size: x-small; text-align: center; }
address { margin-top: 20px; padding-top: 5px; border-top: 1px solid #666682; color: #444442; font-size: x-small; text-align: center; margin-bottom: 20px; padding-bottom: 5px; }
a:link, a:visited { color: #444442; text-decoration: underline; }
a:active, a:hover { color: #FF7702; text-decoration: underline; }
div#container { float: none; clear: both; margin: 0px auto; padding: 5px; }
