
.section { border: solid 1px gray }
.tdnormal { background-color: #789 }
.tdover { color: white; background-color: blue }
.title { font-weight: bold; font-size: 20px }
a { color: black; text-decoration: none }
a:hover { color: red; text-decoration: underline }
b:hover { }
body { color: black; font-size: 10px; font-family: Geneva, Verdana, Helvetica, Arial; border: thin black }
p { font-size: 10px; font-family: Geneva, Verdana, Helvetica, Arial; border: thin black }
table { font-size: 10px; font-family: Geneva, Verdana, Helvetica, Arial; border: thin black }
td { font-size: 10px; font-family: Geneva, Verdana, Helvetica, Arial; background-color: #c7cdd6; border: thin black }
th { font-size: 10px; font-family: Geneva, Verdana, Helvetica, Arial; text-align: right; vertical-align: top; padding-right: 3px; border: thin black; width: 100px }
