body { margin: 0px;
       padding: 0px;
       background-color: #484974;
       font-family: Arial, Helvetica, sans-serif; }

a:link.bluelink, a:visited.bluelink { color: white; text-decoration: none; }
a:hover.bluelink, a:active.bluelink { color: #cf9744; text-decoration: underline; }

a:link.goldlink { color: #484974; text-decoration: none; font-weight: bold; }
a:visited.goldlink { color: #6a6b96; text-decoration: none; font-weight: bold; }
a:hover.goldlink, a:active.goldlink { color: black; text-decoration: underline; font-weight: bold; }

table { empty-cells: show }
span { white-space: nowrap }
h2 { text-align: center }
hr { background-image: url("pix/hrule.jpg"); height: 5px; border: solid 1px #484974; }
.smalltext { font-size: 10px; text-align: center; }
.landscape { font-size: 18px; font-weight: bold; text-align: center; }
.columnrock { font-size: 16px; font-weight: bold; text-align: center; }
.candp { font-size: 16px }
.candpbold { font-size: 16px; font-weight: bold; }
.contact { font-size: 16px; text-align: center; }

.darkblueback { background-color: #484974 }
.darkgoldback { background-color: #cf9744 }
.whiteback { background-color: white }
.rockback { background-image: url("pix/hrule.jpg") }

.footer { color: white; font-size: 12px; }
