	h1 {font-family: times new roman, helvetica, impact, sans-serif;
		font-style: normal;
		font-weight: bold;
		
		color: blue
	}

	h3 {font-family:times new roman, helvetica, impact, sans-serif;
		font-style: italics;
		font-weight: bold;
		font-size: 1.5em;
		color: blue


	}

	

	h5 {font-family: times new roman, impact, sans-serif;
		font-style: oblique;
		font-weight: normal;
		font-size: 1em;
		color: red;
		word-spacing:1.5em
	}

	 p.districts {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.2 em;
			color: green
	}

	
	p.mainblurb { font-family: times new roman,helvetica, impact, sans-serif;
			font-size: 1.1em;
			color: blue;
			font-weight:bold
	}
	p.secondblurb {font-family: times new roman, impact, sans-serif;
		font-size: 1em;
		color: blue;
		font-weight: bold
	}
	p.thirdblurb {font-family:times new roman, helvetica, impact, sans-serif;
		font-size: 1.0em;
		color: purple;
		font-weight: bold
	}
	p.fourthblurb {font-family:times new roman, helvetica, impact, sans-serif;
		font-size: 1.2em;
		color: green;
		font-weight: normal
	}

	p.fifthblurb {font-family:times new roman, helvetica, impact, sans-serif;
		font-size: 1.2em;
		color: red;
		font-weight: strong
	}
	p.sixthblurb {font-family: times new roman, impact, sans-serif;
		font-size: 1.2em;
		color: black;
		font-weight: normal
	}

	ul.first {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.25em;
			color: green;
			font-weight:bold
	}
	ul.second {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.2em;
			color: black;
			font-weight:normal
	}

	ul.third {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.1em;
			color: blue;
			font-weight:bold
	}
	ul.fourth {font-family: times new roman, helvetica, impact, san-serif;
			font-size: 1.1em;
			color: red;
			font-weight:normal
	}
	ul.fifth {font-family: times new roman,helvetica, impact, sans-serif;
			font-size: 1.0em;
			color: blue;
			font-weight:normal
			font-style: italics;
	}


	p.want {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.75em;
			color: blue;
			font-weight:normal
			
	}
	div.fancy {font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.1em;
			color: blue;
			font-weight:normal
	}
	ol.blue{font-family: times new roman, helvetica, impact, sans-serif;
			font-size: 1.0em;
			color: blue;
			font-weight:normal
	}

	span.secondblurb {font-family: times new roman, helvetica, impact, sans-serif;
		font-size: 1.2em;
		color: green;
		font-weight: strong
	}
body {background-color: ivory

}
