@charset "UTF-8";
@import url(static.css);
#centercolumn h2 {
 font-size: 1.2em;
 }
#centercolumn h3, #centercolumn table {
 margin-left: 16px;
 }
#centercolumn h3 {
 color: #5a7202;
 font-size: 1.1em;
 line-height: 1.5em;
 margin-top: 0.6em;
 }
#centercolumn table {
 border-collapse: collapse;
 border-left: 1px solid #bfbfbf;
 border-top: 1px solid #bfbfbf;
 empty-cells: show;
 width: 634px;
 }
#centercolumn table td, #centercolumn table th {
 padding: 5px;
 text-align: left;
 vertical-align: top;
 }
#centercolumn table td {
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
 color: #333;
 }
#centercolumn table td.right, #centercolumn table th.right {
 text-align: right;
 }
#centercolumn table th {
 background-color: #8c8c8c;
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
 color: white;
 }
#centercolumn .inpagelink {
 width: 26em;
 }

