body{ font-family: Verdana, Osaka, Tahoma, Arial, Sans-serif; }
a{ text-decoration: none; }
a:hover{ color: Red; }
table{ font-family: monospace; margin: 10px; border-collapse: collapse; border-spacing: 0; border: solid 2px Silver; }
th{ background-color: whitesmoke; }
th, td{ border-right: solid 1px Silver; border-bottom: solid 1px Silver; padding: 3px 7px 1px 7px; text-align: center; }
#container{ margin-left: 15px; }
#api{ font-size: 90%; font-style: italic; }
#footer{ border-top: double 3px silver; padding-top: 2px; text-align: right; font-size: 88%; }
div.text{ line-height: 150%; margin: 15px 10px; }

