* { margin:0; padding:0; }

body { padding:2px; color:#313131; }

a { color:#00e; }

a:visited {
  color:#551a8b;}

a:hover {
  color:#06e; }

h1 { margin:0 0 10px; background-color:#e51400; color:#fff; padding:0 0 5px; }

#boxed { border:1px solid #e51400; padding:0; margin-bottom:7px; }

#boxed table { width:100%; border:1px solid #646464; margin:5px 0; }

#boxed table tr { border-bottom:1px solid #ddd; }

#boxed table tr:nth-child(odd) { background-color:#808080; }

#boxed table tr:nth-child(even) { background-color:#ccc; }

#boxed table td { padding:5px 2px; }

#boxed table td:nth-child(odd) { text-align:left; border-right:1px solid #eee; font-weight:bold; }

#boxed table td:nth-child(even) { text-align:right; border-left:1px solid #eee; }

.footer { border:1px solid; background-color:#e51400; color:#fff; font-size:xx-small; margin:10px 0; font-weight:bold; }

.footer p { padding:7px 2px; }

.footer a { color:white; }

#boxed b { margin-bottom:5px; }