* { padding: 0; margin: 0; }
a { color:#2e032c; text-decoration: underline; font-weight: bold; }
a:hover { color:#f00; text-decoration: underline; font-weight: bold; }
body { font-family: Verdana, sans-serif; background: #000; color: #111; font-size: 18px; }
.info { font-size: 18px; font-weight: bold; padding: 10px; margin-top: 10px; margin-bottom: 10px; text-align: center; }
h1 {
font-family:"Times New Roman", Times, serif; font-size: 48px; }
.info_bottom { font-size: 18px; padding: 10px; text-align: center; margin-top: 10px; margin-bottom: 30px; }
#container { width: 580px; margin-left: auto; margin-right: auto; padding: 20px; margin-top: 0px; background-color: #efefef; background-image:url(../images/lgrey043.jpg) }
table.sample_container { width: 425px; padding: 4px; margin-left: auto; margin-right: auto; }
td.sample_text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#f90; text-align:center; background-image: url(../images/back.jpg); height: 25px; }
#footer { padding-top: 1.1em; padding-bottom: 1.1em; font-family: Arial, Helvetica, sans-serif; color:#ccc; font-size: 14px; text-align:center; background-color:#000; }
#footer a { color: #ccc; text-decoration: none; }

