body{     background:#fff;     color:#000;     font-family: Arial,sans-serif;     font-size: small;     font-weight:bold;  text-align :center;    max-width:480px;     margin:1px auto 3px auto;}div.title{     background: #f1eff1;     padding:3px;     font-weight:bold;     border-top:1px #c2c2c2 solid;     margin:0px 0px;}a{     color:#000;     text-decoration:none;}a:hover{    color:#fff;    background-color:#3b5998;}input, select, textarea{     background-color:#DDD;      color:#000;      border: 1px solid #444;}div.line{     border-bottom:dotted 1px #ccc;     padding:2px;}div.special{     text-align:center;     padding: 2px;     background:#f2f2f2;}.rform{   background:#e2e2e2;}   input,select,textarea{   background-color:#DDD;   color:#000;   border: 1px solid #444;   margin:1px;}   div.logo{     background:#eee;     border-top:1px solid #ccc;     padding:2px;     margin-bottom:0px;}div.blnk{    border-bottom:1px solid #ccc;    background:#eee;}