a {
   text-decoration:none; }
a:hover {
   text-decoration:underline; }
body {
   background:#fff;
   font-family:century gothic, arial, sans-serif; font-size:12px; color:#000; }
   
td {
   vertical-align:top; }
th {
   text-align:left;
   font-weight:normal; }
   
#copy_form {
   background:#bbb;
   padding:10px; }
