*.banner	{font-family: Georgia, "Book Antiqua", "Times New Roman", serif; 
		font-size: 34pt; 
		font-style: italic;
		font-weight: bold; 
		color: #CC0000;
		text-align: center; }

*.booktitle	{font-style: italic;
		font-weight: bold }

*.bordered	{border: 2px black solid}

	.bordered a:link img, 
	.bordered a:visited img, 
	.bordered a:focus img, 
	.bordered a:hover img, 
	.bordered a:active img 
		{border: black solid;}

*.bullet	{width: 15pt;
		height: 15pt;
		border: 0; }

*.caption	{font-size: 14pt;
		font-weight: bold;
		text-align: center }

*.divider	{border: 0pt;
		height: 8pt;
		width: 438pt;
		margin-top: 8pt;
		margin-bottom: 6pt; 
		}

*.fictional	{ font-style: italic;
		font-weight: bold;
		color: blue }

*.foottext	{font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		color:#000000; 
		text-align: center }

*.ftdata	{ font-size: 9pt; }

*.highlight	{font-weight: bold;
		color: red }

*.menu		{font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #990099; }

	.menu a:link,
	.menu a:visited, 
	.menu a:active	
		{color: #007700; text-decoration: none; }

	.menu a:hover	
		{color: #CC0000; text-decoration: none; }


*.notehead	{font-weight: bold;
		text-align: center}

*.note		{font-weight: bold;
		padding-left: 150pt;
		padding-right: 150pt }


*.subhead	{margin-top: -12pt;
		margin-bottom: 12pt;
		text-align: center }

h1		{font-family: Georgia, "Book Antiqua", "Times New Roman", serif; 
		font-size: 30pt; 
		font-style: italic;
		font-weight: bold; 
		margin-top: 12pt;
		text-align: center}

h2		{font-family: Georgia, "Book Antiqua", "Times New Roman", serif; 
		font-size: 16pt; 
		font-style: italic;
		text-align: center}

h3		{font-family: Georgia, "Book Antiqua", "Times New Roman", serif; 
		font-size: 14pt; 
		font-style: italic;
		text-align: left}

p, ul, blockquote
		{font-family: serif; 
		font-size: 12pt; 
		text-align: justify; }
	