body {background-color: #ff33cc;
      margin-top: .25in;
      margin-bottom: 1in;
      font-size: 18px;
      font-family: Arial, Times New Roman, Lucida Handwriting, ;
      color: #000000}

h1 {font-family: Lucida Handwriting, Times New Roman, Arial;
    font-size: 48px;
    font-weight: bold}

h2 {font-family: Lucida Handwriting, Times New Roman, Arial;
    font-size: 36px;
    font-style: italic}

h3 {font-family: Lucida Handwriting, Times New Roman, Arial;
    font-size: 24px}
		
h4 {font-family: Lucida Handwriting, Times New Roman, Arial;
		font-size: 18px;
		font-weight: bold}

h5 {font-family: Arial;
		font-size: 18px;
		font-weight: bold}

a:link{color:#000000}

a:visited {color:#000000}

a:hover{color:#99ff99;
	font-weight:bold}