P { text-indent: 1.5em; }
P.pixel { text-indent: 20px; }
P.percent { text-indent: 10%; }

a.menuItem {
	text-decoration: none;
	cursor:hand;
	font-family: Times, georgia, times new roman,garamond;
	color: #283888;
	font-size: 15px;
	}
H1 {
  font-family: georgia, times new roman, times, serif;
  text-align: center;
  color:#560D05;
  font-size: 200%;
  CURSOR: hand; 
  TEXT-DECORATION: none
  font-variant: caps; 
  letter-spacing: 2; 
}

H2 {
  font-family: georgia, times new roman, times, serif;
  color:#560D05;
  font-size: 115%;
  CURSOR: hand; 
  TEXT-DECORATION: none
  font-variant: small-caps; 
  letter-spacing: 2; 
}

H3 {
  font-family: georgia, times new roman, times, serif;
  text-align: center;
  font-variant: italic; 
  font-weight: bold; 
}

em {
 color:#560D05;

}
body { margin-top: 25px;
	font-size: medium;
	font-family: georgia, times new roman, times, serif,
 }
