* { margin: 0; padding: 0; }
body { font-size: 100%; font-family: Arial, "Arial Narrow", Helvetica, sans-serif; background-image: none; background-repeat: repeat; }
p { font-size: 75%; line-height: 120%; padding: 12px 25px; }
h1 { font-size: 100%; padding-top: 12px; padding-bottom: 12px; padding-left: 12px; }
a:link { color: #000; text-decoration: underline; }
a:visited { color: #474747; text-decoration: underline; }
a:hover { color: #356e72; text-decoration: underline; }
a:active { color: #356e72; text-decoration: underline; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
ul { font-size: 75%; line-height: 120%; vertical-align: 10px; margin: 0 0 0 60px; list-style: square; display: list-item; }
.outlinecells { border: solid 1px #474747; }
.highlights { background-color: #ff3; }
