
   body { color: #000000; background-color: #FFFFFF; }
   #content { padding: 30px; }
   body, table, td, input, select, textarea { font-size: 12px; font-family: Arial, sans-serif; }
   input, select, textarea { background-color: #EFEFEF; border: 1px solid #999999; }
   h2 { font-size: 18px; font-family: Arial, sans-serif; }
   h4, big { font-size: 14px; font-family: Arial, sans-serif; font-weight: bold; color: #A2B100; margin: 10px 0px 10px 0px; }
   a, a:visited { color: #5C0489; }
   a:active, a:hover { color: #CC0000; }
   .btn, .btn:visited { color: #FFFFFF; background-color: #6C1B72; text-decoration: none; cursor: hand; cursor: pointer; border: none; }
   .btn:hover { color: #FFFFFF; background-color: #FF9F00; text-decoration: none; }


