body{ background-color:#000000; } 
p.first { color: #6666ff; text-align: center; } 
p.second {color: #00ff00; text-align: center; font-size: 30px; font-weight: bold; }
div.first { color: #9933ff; text-align: center; font-size: 18px; font-weight:bold; }
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: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; }
tr, td.last { text-align:center; color:#9933ff; background-color:#000000; font-size:11px; }

table.char { text-align:center; width:60%; }
tr, td.fifth { text-align:center; color:#6495ed; font-size:18px; }
