<STYLE TYPE="text.css">


/* H - Headings */

	H  {font-family:garamond, serif}
	H1 {font-family:garamond, serif; color:darkred; font-size:24pt}
	H2 {font-family:garamond, serif; color:darkred; font-size:18pt}
	H3 {font-family:garamond, serif; color:darkred; font-size:16pt}
	H4 {font-family:garamond, serif; color:darkred; font-size:14pt}

/* P - Paragraphs */

	P {font-size:12pt; color:maroon; margin-left:2em; margin-right:2em}
	P.quote {font-size:10pt; color:maroon; font-style:italic}
	P.ednote {font-size:8pt; color:maroon; font-style:italic}
	P.indent {font-size:10pt; color:maroon; margin-left:5em; margin-right:5em}
	

/* A - Anchors */

	A.link {font-family:'Times New Roman',Times,serif; color:red; text-decoration:none; font-size:11pt}
	A:hover.link {font-family:'Times New Roman',Times,serif; color:red; text-decoration:underline; font-size:11pt}
	
	
/* .CLASS - Span Classes */

	.caption {font-size:9pt; color:maroon; font-style:italic}
	.ednote {font-size:8pt; color:maroon; font-style:italic}
	.first-letter {font-family:garamond, serif; color:darkred; font-size:60pt; float:left}
	.footer {font-size:8pt; color:maroon}
	.hilite {background-color:lightyellow}
	.indent {margin-left:5em; margin-right:5em}
	.norm {font-size:10pt; color:maroon; margin-left:3em; margin-right:1em}
	.normli {font-size:10pt; color:maroon; margin-left:0em; margin-right:1em}
	.quote {font-size:10pt; color:maroon; font-style:italic}
	.smallblock {font-size:10pt; color:maroon; margin-left:10em}
	.table {font-size:10pt; color:maroon;}
	.border {border:10px groove darkred}

/* ID - Seperators */

	#treetop {font-family:garamond,serif; font-size:13pt; color:maroon; text-decoration:none}
	
/* BODY - Body specifications */

	BODY {font-family:'Times New Roman',Times,serif; color:maroon; font-size:10pt}

</STYLE>