a            { color: #0000FF; font-weight: bold }body         { font-family: Arial, Helvetica;               background-color: rgb(255,255,204);               color: rgb(102,51,153);               background: url("artwork/general/ripple_yellow.jpg") white; }dd           { color: #0000FF; font-weight: bold }dt           { color: #0000FF; font-weight: bold }h1, h2, h3, h4, h5, h6  { font-family: Arial Black, Arial, sans-serif, Helvetica; font-weight: bold; }h1           { font-size: 28pt; color: RED; text-align: Center }h2           { font-size: 22pt; color: BLUE; text-align: Center }h3           { font-size: 20pt; color: PURPLE; text-align: Center }h4           { font-size: 16pt; color: RED; text-align: Left }h5           { font-size: 14pt; color: BLUE; text-align: Left }h6           { font-size: 12pt; color: PURPLE; text-align: Left }               li           { color: #0000FF; font-weight: bold }p            { color: #0000FF; font-weight: bold }table        { table-border-color-light: rgb(255,102,153);               table-border-color-dark: rgb(102,51,153); }               th  { font-family: Arial Black, Arial, sans-serif, Helvetica; font-size: 16pt; font-weight: bold; } 
