/* Villain screen style */

body { color: #ffffff; background: #878756; font-size: 17pt; }
a:link { color: #00008b; text-decoration: none; font-weight: bold; }
a:visited { color: #800000; text-decoration: none; font-weight: bold; }
a:active { color: #993333; text-decoration: none; font-weight: bold; }
a:hover { color:#Ef6700; text-decoration: none; font-weight: bold; }
p.nav { color: #ffffff; font-weight: bold; text-align: center; }
p { text-align: center; color: #ffffff; font-weight: bold; }
h3 { color: #ffffff; text-align: center; font-weight: bold; font-size: 17pt; }
p.copy { text-align: center; font-size: 11pt; }
th { color: #ffffff; background: #800000; font-size: 17pt; }
td { color: #ffffff; background: #708090; font-size: 17pt; }
