body { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #ccc; background-image: url(images/bkg_tile.gif); background-repeat: repeat-x; }
h1 { color: black; font-size: 16px; font-weight: bold; position: relative; top: 15px; }
#linkList { background-color: #fff; background-image: url(images/links_bkg.gif); background-repeat: no-repeat; }
a { color: #369; font-size: 13px; text-decoration: none; }
a:visited { color: #369; text-decoration: none; }
a:hover { color: #369; text-decoration: underline; }
#links { position: relative; top: 8px; left: 10px; }
#links p, #links a, #links input , #links br { font-size: 11px; }
#links p, #links form { margin: 0; }
.subPage { background-color: #ccc; background-image: none; }
strong { font-size: 12px; }