	body { font-family: Arial; font-size: 14px; background-color: #ffcc99; margin-left: 30px; margin-right: 80px; }
	blockquote { color: red; font-style: italic; } 

	p.title { font-family: Sherwood, sans serif; font-size: 300%; text-align: center; color: #800000; }
	p.subtitle { font-family: Georgia, sans serif; font-weight: bold; font-size: 150%; color: #800000; }
	p.author { font-weight: bold; color: #883333; text-align: center; }
	p.copyright { font-size: 75%; }
	p.partitle { font-weight: bold; text-align: center; }
	p.center { text-align: center; }

	img.border { border-style: solid; border-color: #800000; border-width: thin; }
	img.noborder { border-style: solid; border-width: 0; }
	img.center { display: block; margin-left: auto; margin-right: auto; }

	table.center { margin-left: auto; margin-right: auto; }
	table.border { border: 1px solid #800000; }
	table.ff9966 { table-layout: center 90% background: #ff9966 padding: 10px; }
	td.rust { font-family: Comic Sans MS; font-size: 16px; color: #800000; align: top; }
	td.cellpadding { padding: 10px; height: 284; }
	td.bgcolor { font-family: Comic Sans MS, Sans Serif; color: #800000; background: #ff9966; }
	td.border { border-right: 1px solid #800000; }
	
	a.ital { font-style: italic; }

	.menu { font-size:12px; font-weight:bold; color: #FFFFFF; background: #800000; }
	.menu A:link { font-size:12px; text-decoration:none; color: #FFFFFF; }
	.menu A:visited { font-size:12px; text-decoration:none; color: #FFFFFF; }
	.menu A:hover { font-size:12px; font-weight:bold; color: #000000; background: #fbf3e1; }
	


