	A:link {color: #800000;}
	A:visited {color: #ff0000;}
	hr {color: black;}
	body { 
		background: #DDDDDD;
		width: 800px;
		margin-left: 36px; 
		margin-right: 36px;
		
	}
	h1 {
		color: #CC0000;
		text-align: center;
	}
	h1.sub {
		font-size: 18pt;
	}

	h2.head {
		text-align: center;
	}
	
	h2.kicker {
		font-style: italic;
	}

	h3.byline {
		text-align: center;
	}
	h3.slogan {
		text-align: center;
		font-style: italic;
	}

	h4.slogan {
		text-align: center;
		font-style: italic;
	}


