@import url("./depend.css");

p { font-size: 11pt; color: #c60; }
p.since { font-size: 10pt; font-style: italic; text-align: right; }
p.message { font-size: 11pt; text-align: center; margin: 2em 0; }

h1 { color: #fff; font-size: 20pt; font-weight: bold; }
h2 { color: #fff; background: #00c; font-size: 16pt; font-weight: bold; border: solid 1px #00c; }
h2 a { color: #fff; font-size: 16pt; font-weight: bold; }

address { color: #c60; font-size: 10pt; font-style: italic; text-align: left; }
hr { color: #f90; }

td { font-size: 11pt; color: #c60; text-align: left; }
td.game { color: #fff; background: #00c; border: #33f outset 4px; }
