body {background-color: #996699;
      margin-right: 1in;
      margin-bottom: 1in;
      font-size: 18px;
      color: #000000;
      font-size: 18px}

hr {color:#000000;
    width: 100%;
    height: 5px}


h1 {font-family: Times New Roman, Arial, Verdana;
    font-size: 54px;
    font-weight: bold;
    text-align: center}

h2 {font-family: Times New Roman, Arial, Verdana;
    font-size: 36px;
    font-style: italic;
    text-align: center}

h3 {font-family: Times New Roman, Arial, Verdana;
    font-size: 28px;
    text-align: center;
    font-style: italic;
    font-weight: bold}

h4 {font-family: Times New Roman, Arial, Verdana;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
		font-color: #006600}

h5 {font-family: Times New Roman, Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-align: center}



a:link{color:#000000}

a:visited {color:#000000}

a:hover{color:#ffffff;
	font-weight:bold;
	font-style: italic}