a:hover { color: silver; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; }
a { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline;}
.title { color: white; font-size: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; padding: 5px; border: solid 1px white; background-color: #555;}
.smalltitle { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; padding: 3px; border: solid 1px white; background-color: #555;}
.total { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 3px; border: solid 1px white; background-color: #555;}
.count { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; vertical-align: center; padding: 2px; border: solid 1px white; background-color: #555;}
body  { background-color: #555; }
.content { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; padding: 5px; }
.copy { color: gray; font-size: 8pt; font-family: "Courier New", Courier, Monaco; text-decoration: none; background-color: #eee; text-align: center; letter-spacing: 5px; padding: 2px 5px; border-top: 1px solid white }
.main   { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; background-color: #eee; padding: 5px }
.table { background-color: #333; border: solid 1px black }
.hide { display: none; color: #555; font-size: 2pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
