.error { color: #FF0000; text-align: center; padding-top: 15px; font-weight: bold }
.success { color: #005F20; text-align: center; padding-top: 15px; font-weight: bold }

a {  color: #AF4010; text-decoration: none}
a:hover {  color: #BF9080; text-decoration: none}

table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }

input { background:#F1F1F1; border:1 #333333 solid; font-size:9px; color:#111111; }
input.button { background:#F1F1F1; border:1 #333333 solid; font-size:9px; color:#111111; }

h1 { font-family: Times New Roman, Times, serif; font-size: 23px; color: #000000;  font-weight: bold; text-align: center}

