body, html { background:#E5E5E5; color: #00507D; font-size:10px; margin:0px; font-family:Verdana, Geneva, sans-serif; }
a { font-weight:bold; }
a:hover { color: #E85C00; text-decoration: underline; }
.container { border:1px solid #0d76ab; width:760px; background:#FFFFFF;
  -moz-box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px  4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box { margin:10px; border:3px solid #36a3dc; padding:1px; border-radius:15px; overflow:hidden; }
.box h1 { background:#91cdec; padding:4px 10px; font-size:14px; margin:0px; color:#000; border-radius:12px 12px 0px 0px; }
.box div { border-top:1px solid #36A3DC; margin-top:1px; padding:10px; }
.box h2 { text-align:center; font-size:13px; font-weight:bold; margin:20px auto; }
table { width:90%; margin:20px auto; }
table td, table th { font-size:11px; }
table th { border-bottom:2px solid #CCC; padding:10px; font-weight:bold; }
table td { border-bottom:1px solid #EEE; padding:2px 5px; vertical-align:top; }
.box p { text-align:center; margin:10px auto; }
.fin { height:25px; background:#36a3dc; }

