<style type="text/css">
<!--
    /* overall attributes */

	body {
		font-family : Times Roman, Times, serif;
		font-size : 10pt;
		background-color : White;
	}
	td, th, p, div {
		font-family : Times Roman, Times, serif;
		font-size : 10pt;
	}
	td, th {
	    vertical-align : top;
	}
	a  {
		text-decoration : none;
	}
	address {
	    font-size : 8pt;
		font-style : italic;
    }

	/* headings, subheadings, and subtitles */

	.head1 {
	    font-family : Helvetica, Arial, sanserif;
		font-size : 14pt;
		color : red;
	}
	.head2 {
	    font-family : Helvetica, Arial, sanserif;
		font-size : 12pt;
		font-style : italic;
		color : red;
	}
	.subtitle {
	    font-style : italic;
    }
	.sm {
	    font-size : 9pt;
    }

	/* story attributes: leadin, author, title, pageno, teaser */

	.leadin {
	    font-size : 9pt;
		font-style : italic;
	}
	.author {
	    font-weight : bold;
    }
	.storytitle {
	    font-weight : bold;
	    font-style : italic;
    }
	.storytitleEm {
		font-weight : bold;
		font-style : normal;
	}
	.pageno {
	    font-style : italic;
    }
	.teaser {
	    font-style : normal;
	}

	/* department headings, etc. */

	.dept {
	    font-weight : bold;
    }
	.indent {
	    text-indent : 3em;
    }
	-->
</style>

