      body,div,td,th,dt,ul,span,p {
	    font-family: Lucida, arial, helvetica, sans-serif;
            font-style: italic;
            font-size: large;
	    font-weight: bold;
	    font-variant: normal;
            color: #6C92D0
	    }
      h1,h2,h3,h4,h5,h6 {color: rgb(247,95,99);
            font-family: Lucida;
            font-style: italic;
            font-weight: bold;
            font-size: x-large;
      }
      h4 {font-size: 125%;}
      h6 {font-size: 100%;
          }

      small {font-family: Lucida;
            font-style: italic;
            font-size: small}


