	html, body {
		margin: 5px;
		padding: 5px;
		border: none;
		background: url(../ssmigraphics/ssmiback.jpg);
		font-family: "GoudyOlST BT";
	}
	h1, h2, h3, h4, h5, h6 {
		color: blue;
	}
	p {
		font-size: 12pt;
	}
	blockquote {
		font-family: "Souvenir Lt BT", serif;
		font-size: 10pt;
		color: #3344aa;
		width: 75%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	cite {
		font-size: 8.5pt;
		font-weight: normal;
	}
	div	{
		width: 100%;
	}
	div.sidebar {
		float: right;
	}
	div.header {
		display: block;
	}
	div.subheader, img {
		float: left;
		width: auto;
	}
	div.header img {
		float: left;
	}	
	.header, .footer { 
		text-align: center;
	}
	.footer img	{
		border: none;
		width: 126px;
		height: 40px;
	}
		