body   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; background-image: url('images/back.jpg'); background-repeat: no-repeat; background-position: left top }
.content    { color: #333; font-size: 11px; line-height: 18px; margin-top: 20px; margin-right: 20px; padding-left: 15px; border-left: 1px solid black }
.content a:link    { color: black; text-decoration: underline; padding: 2px }
.content a:visited { color: black; text-decoration: underline; padding: 2px }
.content a:hover   { color: black; text-decoration: none; background-color: #ffd659; padding: 2px }
.content a:active   { color: black; text-decoration: none; background-color: #c00; padding: 2px }
.content table  { border: solid 1px gray }
.content td     { color: black; font-size: 9px; line-height: 12px; padding: 3px; border: solid 1px gray }
.noScreen { display: none }
h1   { color: black; font-size: 17px; line-height: 22px }
h2 { color: black; font-size: 12px; line-height: 18px; padding-top: 8px; border-bottom: 1px solid #333 }
.rightside  { font-size: 9px; margin-top: 20px }
.rightside p { padding-left: 11px }
.links   { font-size: 12px; font-variant: small-caps; font-weight: bold; line-height: 18px; margin-left: 10px }
.links a:link   { color: white; text-decoration: none; background-image: url('images/bullet.gif'); background-repeat: no-repeat; background-position: 0 center; padding-left: 12px }
.links a:visited { color: white; text-decoration: none; background-image: url('images/bullet.gif'); background-repeat: no-repeat; background-position: 0 center; padding-left: 12px }
.links a:hover  { color: black; text-decoration: none }
.links a:active { color: white; text-decoration: none }
.testdiv    { background-color: white; text-align: left; padding: 4px; width: 150px; border: solid 1px #ffd659 }
.testdiv:hover { background-color: #ccc }
.testdiv a:link { color: black; font-size: 10px; text-decoration: none }
.testdiv a:visited { color: black; font-size: 10px; text-decoration: none }
.testdiv a:hover { color: black; text-decoration: none; background-color: #d6d6d6 }
.testdiv a:active { color: white; text-decoration: none }
.subnavtitle { font-size: 12px; margin-top: 20px; margin-left: 10px }
.source  { font-size: 8px; font-style: italic; line-height: 10px }