body { color: black; background-color: white; background-image: url(bkg.jpg); background-repeat: repeat; background-position: center top; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: #00f }
a:active { color: #00f }
.topTitle { color: #1c1a1b; font-size: 16px; font-family: arial; font-weight: bold; }
.descType { color: #1c1a1b; font-size: 12px; font-family: arial; }
.descType_red { color: #9d1a1b; font-size: 12px; font-family: arial; }
.copyright { color: #fff; font-size: 11px; font-family: arial; }
.midType { color: #232b8d; font-size: 13px; font-family: arial; font-weight: bold; }