Address	   { font-family: "Palatino Linotype", serif, serif; font-size: 12pt }
MsoNormal    { font-family: "Palatino Linotype", serif; font-size: 12pt }
Normal       { font-family: "Palatino Linotype", serif; font-size: 12pt }
p            { font-family: "Palatino Linotype", serif; font-size: 12pt }
dd           { font-family: "Palatino Linotype", serif; font-size: 12pt }
dt           { font-family: "Palatino Linotype", serif; font-weight: bold; font-size: 12pt }
td           { font-family: "Palatino Linotype", serif; font-size: 12pt }
th           { font-family: "Century Gothic", sans-serif; font-weight: bold; font-size: 12pt }
.MsoBodyText { font-family: "Palatino Linotype", serif; font-size: 12pt }
.ClosePara   { font-family: "Palatino Linotype", serif; font-size: 12pt; margin-bottom: -10pt }
blockquote   { font-family: "Palatino Linotype", serif; font-size: 10pt }
.MsoTitle    { font-family: "Century Gothic", sans-serif; font-size: 24pt; text-align: Center; 
               font-weight: bold; margin-top: 12pt; margin-bottom: 3pt }
.MsoSubtitle { font-family: "Century Gothic", sans-serif; font-size: 16pt; text-align: Center; margin-top: 
               -2pt; margin-bottom: 3pt }
h1           { font-family: "Century Gothic", sans-serif; font-size: 18pt; text-align: Left; font-weight: 
               bold; margin-top: 12pt; margin-bottom: -10pt }
h2           { font-family: "Century Gothic", sans-serif; font-size: 16pt; text-align: Left; font-style: 
               italic; font-weight: bold; margin-top: 12pt; margin-bottom: -10pt }
h3           { font-family: "Century Gothic", sans-serif; font-size: 14pt; text-align: Left; margin-top: 
               6pt; margin-bottom: -10pt }
h4           { font-family: "Century Gothic", sans-serif; font-size: 12pt; text-align: Left; margin-top: 
               6pt; margin-bottom: -10pt }
.HangingIndent { margin-left: 10%;  text-indent: -4em; }
menu         { font-family: "Palatino Linotype", serif; font-size: 12pt ; margin-top: -15pt }
ol           { font-family: "Palatino Linotype", serif; font-size: 12pt ; margin-top: -15pt }
ul           { font-family: "Palatino Linotype", serif; font-size: 12pt ; margin-top: -15pt }
.caption	 { margin:0 5; font-family: "Century Gothic", sans-serif; font-size: 10pt; text-align:left; text-indent:0 }

<!--
	------------------------------------------
	Christopher's MS Word Cascading StyleSheet
	------------------------------------------
	
	This stylesheet contains formats which match those which match my 
	MS Word formats.  It is intended for use with documents managed
	under MS FrontPage.  In order to attach this stylesheet to a given 
	webpage, open that page and select [Format]->[StyleSheet links...],
	then select this stylesheet.
	
	Release History
	---------------
	2001/04/16 - v1
		Initial creation and population with basic formats.
	2001/06/17 - v2
		Added a number of extra equivelant formats; all of which are basically just
		"Normal" paragraphs.
	2003/01/11 - v3
		Moved style elements to the top of the file in order to overcome a bug in 
		FrontPage XP, which will only recognize them when they occur there.
-->