/* Willett Style Sheet */

BODY	{background: #FFFFD8;
	 margin-top: 20}

A:link	{color: #400080;
	 background: #FFFFD8}

H1	{font-weight: bold;
	 text-align: center;
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Copperplate Gothic Bold', sans-serif}

H2	{font-weight: bold;
	 text-align: left;
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Copperplate Gothic Bold', sans-serif}

H3	{font-weight: normal;
	 text-align: left;
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Copperplate Gothic Bold', sans-serif}


P	{font-weight: normal;
	
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Georgia', 'Book Antiqua', serif}

UL	{font-weight: normal;
	 text-align: left;
	 color: #000060;
	 background: #FFFFD8; 
	 font-family: 'Georgia', 'Book Antiqua', serif}


CITE	{font-weight: normal;
	 text-align: left;
	 color: #000060;
	 background: #FFFFD8;
	font-family: 'Georgia', 'Book Antiqua', serif;
	 font-style: italic}

STRONG	{font-weight: bold;
	 color: #000060;
	 background: #CCFFFF;
	 font-family: 'Georgia', 'Book Antiqua', serif}

ADDR      {font-weight: normal;
	 text-align: left;
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Georgia', 'Book Antiqua', serif}

TD	{font-weight: normal;
	
	 color: #000060;
	 background: #FFFFD8;
	 font-family: 'Georgia', 'Book Antiqua', serif}

