body {
  background-color: #afafaf;
  color:            grey;
  font-family:      tahoma;
  font-size:        12px;
  line-height:      150%;
  text-align:       center;
  padding:          30px 40px;
}

a:link  {
  text-decoration:none;
}

a:visited  {
  text-decoration:none;
}


h5   {
  color:            green;
  font-size:        28px;
  font-family:      Verdana;
  font-weight:      bold;
  letter-spacing:   0em;
}

h1   {
  color:            #7b7bc0;
  font-size:        28px;
  font-family:      Verdana;
  font-weight:      bold;
  letter-spacing:   0em;
}

span.h1f {
  color:            #5b5bf0;
  font-size:        35px;
}

p {
  font-size:     20px;
  text-align:    center;
  color:         black;
  font-style:    bold;
}

h2  {
  color:            #cc99ff;
  font-size:        28px;
  font-style:       italic;
  font-family:      Accent SF, Verdana, sans-serif;
  letter-spacing:   0em;
}

span.h2f {
  color:            #993366;
  font-size:        35px;
}


h3 {
   color:           #aa9336;
   font-size:        25px;
   font-style:       italic;
   font-family:      Accent SF, Verdana, sans-serif;
   letter-spacing:   0em;
}

span.h3f {
   color:            #7f9c21;
   font-size:        25px;
}


/*  color: #6F6F6F;
    color: #993366;

    h1:first-letter

*/

