
	body 	{ background-color: #ADD8E6 }

	h1, h2, h3, h4, h5, h6	{ font-family: times new roman, arial, sans-serif }

	p 	{ font-size: 12pt }

	.special { color: blue; 
				font-size: 14pt; 
				font-weight: bold }

	.property { text-align: center }

	.joe { font-size: 16pt; 
			color: #008B00 }
	
	.team { font-family: arial }
	
	.background { text-decoration: underline;
				background-color: light blue;
				color: black }				


 