/* Piatt County Style Sheet by L. R. Rumery */

BODY {	BACKGROUND: url(images/piatt_county_bckgrd1.gif); 
	FONT-SIZE: medium;
	COLOR: navy}

H1 {	BACKGROUND: white;
	FONT-SIZE: x-small; 
	TEXT-ALIGN: center; 
	COLOR: blue; 
	BORDER: thin inset red}

H2 {	BACKGROUND: white;
	FONT-SIZE: small; 
	TEXT-ALIGN: center; 
	COLOR: blue;
	BORDER: thin inset red}

/* level below page title */
H3 {	BACKGROUND: white;
	FONT-SIZE: medium; 
	TEXT-ALIGN: center; 
	COLOR: blue; 
	BORDER: thick inset red}

/* main page title */
H4 {	BACKGROUND: white;
	FONT-SIZE: large; 
	TEXT-ALIGN: center; 
	COLOR: blue; 
	BORDER: thick inset red}

H5 {	BACKGROUND: white;
	FONT-SIZE: x-large; 
	TEXT-ALIGN: center; 
	COLOR: blue;
	BORDER: thick inset red}

H6 {	BACKGROUND: white;
	FONT-SIZE: xx-large; 
	TEXT-ALIGN: center; 
	COLOR: blue;
	BORDER: thick inset red}
