html, body { margin:0px; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; background-color:#000A3C; color:#FFF; overflow:hidden; }
img { border:none; }

h1 { padding-bottom:4px; color:#F78F1E; border-bottom:1px #FFF dashed; font-size:16px; }
table { border:none; border-collapse:collapse; }
table td.colored { width:150px; color:#F78F1E; }
input { width:150px; }
textarea { width:150px; height:70px; }

.strong { font-weight:bold; }
.valid{ border:1px solid #0F0 !important; } 
.invalid{ border:2px solid #F00 !important; }
