<!--
	
h2						{	font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 13pt;
							font-weight: bold;
							color: black;
							margin: 10px 0px 12px 0px;
						}
h3						{	font-family: 'Lucida Sans','Trebuchet MS','Eras Medium ITC','Tahoma','Arial','Helvetica','sans-serif';
							font-size: 11pt;
							font-weight: normal;
							color: black;
							margin: 0px;
							padding: 0px;
						}
p						{ 	font-family: 'Century Gothic','Lucida Sans','Trebuchet MS','Eras Medium ITC','Tahoma','Arial','Helvetica','sans-serif';
							font-size: 10pt;
							font-weight: normal;
							margin-bottom: 10px;
							text-align: justify;
						}	
#nav2 p 				{	margin-bottom: 0px;
						}
a						{	font-weight: bold;
							color: black;
						}
div.storymenu			{	cursor: pointer;
							background-color: #FFFFDD;
							padding: 0px;
							margin-top: 7px;
							border: 1px solid #666666;
							overflow: hidden;
						}	
div.storymenu p			{	font-size: 9pt;	
							margin: 7px 8px 5px 5px;
						}

div.storymenu p img		{	float: left;
							margin: -2px 5px 5px 2px;
							border: 1px solid #666666;
						}
-->


