

	h1 {font-family: Arial, Helvetica, sans-serif
		font-style: normal;
		font-weight: bold;
		
		color: blue
	}

	h2 {font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		
		color: red
	}

	h3 {font-family: Arial, Helvetica, sans-serif;
		font-style: italics;
		font-weight: bold;
		font-size: 2.0em;
		color: blue
	}

	h4 {font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 2.0 em;
		color: black
	}







	h5 {font-family: Arial, Helvetica, sans-serif;
		font-style: oblique;
		font-weight: normal;
		font-size: 1.1em;
		color: red;
		word-spacing:1.5em
	}



	 p.districts {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2 em;
			color: green
	}

	
	p.mainblurb { font-family: Arial, Helvetica, sans-serif;
			font-size: 1.0 em;
			color: blue
			font-weight:bold
	}
	p.secondblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: blue;
		font-weight: bold
	}
	p.thirdblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: purple;
		font-weight: bold
	}
	p.fourthblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: brown;
		font-weight: normal
	}

	p.fifthblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: red;
		font-weight: normal
	}
	p.sixthblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: black;
		font color: black;
		font-weight: normal
	}

	p.seventhblurb { font-family: Arial, Helvetica, sans-serif;
			font-size: 1.0 em;
			color: black;
			font-weight:bold


	}

	p.eighthblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: blue;
		font-weight: bold
	}

	p.ninthblurb { font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			color: turquoise;
			font-weight:bold


	}
	


	ul.first {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.25em;
			color: green;
			font-weight:bold
	}
	ul.second {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			color: green;
			font-weight:normal
	}

	ul.third {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1 em;
			color: blue;
			font-weight:bold
	}
	ul.fourth {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1em;
			color: purple;
			font-weight:normal
	}
	ul.fifth {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1em;
			color: red;
			font-weight:normal
	}

	ul.sixth {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1em;
			color: black;
			font-weight:strong
	}
	ul.seventh {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.0em;
			color: green;
			font-weight:bold
	}

	
	ul.eighth {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.0em;
			color: blue;
			font-weight:bold
	}





	p.want {font-family: Arial, Helvetica, sans-serif;
			font-size: 1.75em;
			color: blue;
			font-weight:normal
			
	}
	div.fancy {font-family:Arial, Helvetica, sans-serif;
			font-size: 1.1em;
			color: blue;
			font-weight:normal
	}
	ol.blue{font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1em;
			color: blue;
			font-weight:normal
	}

	span.secondblurb {font-family:Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: blue;
		font-weight: bold
	}
body {background-color: 3399ff
}
