body{ background-color: black; color:#9933ff; } 
p.first { color: #6666ff; text-align: center; } 
p.second {color: #00ff00; text-align: center; font-size: 30px; font-weight: bold; }
div.first { color: #00ff00; text-align: center; }
div.second { color: #9933ff; text-align: center; }
div.third { color: #6666ff; text-align:center; font-size:22px; }
div.fourth { color: #6495ed; text-align:center; }
h3{ color: #00ff00; text-align: center; }
h6{ color: #6666ff; }
A:link { text-decoration: none; color:#9933ff 
} A:visited { text-decoration: none; color:#888888 } A:hover { text-decoration: 
none; color:#00ff00 }
textarea { color:#000000; background-color:#cccccc; font-weight:bold; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000; border-bottom-color:#000000; border-left-color:#888888; border-right-color:#000000; border-top-color:#000000; scrollbar-face-color:#000000; scrollbar-arrow-color:#9933ff; scrollbar-track-color:#9933ff; scrollbar-darkshadow-color:#000000; scrollbar-3dlight-color:#9933ff; }
table.one
{ text-align:center; width:42%; }
tr, td.first { text-align:center; background-color:#9933ff; }
td.second { text-align:center; color:#9933ff; font-size:11px; background-color:#000000; }
table.rick { text-align:center; width:41%;}
tr, td.fourth { text-align:center; background-color:#9933ff; }

table.footer {  text-align:center; border-collapse:collapse; margin-left:auto; margin-right:auto; }
tr, td.last { text-align:center; color:#9933ff; background-color:#000000; font-size:11px; }

table.body { width:75%; text-align:center; color:#9933ff; background-color:#000000; font-size:11px; margin-left:auto; margin-right:auto; }
tr, td.tenth { text-align:center; color:#9933ff; background-color:#000000; font-size:19px; }

table.purpleline { text-align:center; width:25%; margin-left:auto; margin-right:auto; }
tr, td.purpline { text-align:center; background-color:#9933ff; width:25%; }