body  {background-color:#000000; color:#6495ed; text-align:center; }
p.first { color: #6666ff; text-align: center; } 
p.second {color: #00ff00; text-align: center; font-size: 30px; font-weight: bold; }
p.third { color: #00ff00; text-align:center; font-size: 22px; }
div.first { color: #6666ff; text-align: center; font-size: 22px; }
div.second { color: #6495ed; text-align: center; background-color:#000000; }
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 }

table.one
{ text-align:center; width:36%; }
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:35%;}
tr, td.fourth { text-align:center; background-color:#9933ff; }

table.footer {  margin-left:auto; margin-right:auto; text-align:center; border-collapse:collapse; }
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; }
tr, td.tenth { text-align:center; color:#9933ff; background-color:#000000; font-size:19px; }

table.purpleline {margin-left:auto; margin-right:auto; text-align:center; width:25%; }
tr, td.purpline { text-align:center; background-color:#9933ff; width:25%; }
