body {background-color: #00cc66;
      margin-top: 1in;
      margin-right: 0.5in;
      margin-bottom: 1in;
      margin-left: 0.5in;
			color: #003366;
      font-size: 18px}

h1 {font-family: Times New Roman, Arial, Verdana;
    font-size: 48px;
		font-style: italic;
    font-weight: bold}

h2 {font-family: Times New Roman, Arial, Verdana;
    font-size: 36px;
    font-weight: bold}

h3 {font-family: Times New Roman, Arial, Verdana;
    font-size: 24px}

a:link{color:#9999ff}

a:visited {color:#cccccc}

a:hover{color:#ffcccc;
			font-weight:bold;
			font-style: italic}


