body { 
  color: #000000;
  background: #ffffff; 
  font-size: 10pt; }
H1 {
  color: #ff1493;   
  text-align: center;
  font-family: Comic sans MS;
  font-size: 30pt; }
H2 {
  color: #ff1493;
  text-align: left;
  font-size: 12pt; }
H3 {
  color: #ff1493;
  text-align: left;
  font-size: 16pt; }
H4 {
  color: #000000;
  background: #ffffff; 
  font-size: 10pt; }

a { text-decoration: none }
 a:link {
   color: #ff69b4;
   background: #ffffff; }
 a:visited {
   color: #ff1493;
   background: #ffffff; }
 a:hover {
   color: #ff69b4;
   background: #ffffff; }
 a:active {
   color: #ff69b4;
   background: #ffffff; }

.c1 { list-style-type: none }
.c2 { border: 1px dashed #ffc0cb }




