/* secondary navbars */

 .subnav1 a
	{
	font-family: 'X', Arial,Helvetica,sans-serif 'X';
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
 
	
.subnav1 a:hover
	{
	font-family: 'X', Arial,Helvetica,sans-serif 'X';
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

 .subnav1 a:link
    {
	font-family: 'X', Arial,Helvetica,sans-serif 'X';
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
	
 .subnav1 a:active
    {
	font-family: 'X', Arial,Helvetica,sans-serif 'X';
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

#showstory table {
	margin-top: 10px;
	text-align: justify;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	}
#showstory p {
	padding: 8px;
	text-align: justify;
	}

#showstory1 table {
	margin-top: 10px;
	text-align: justify;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	}
#showstory1 p {
	padding: 8px;
	text-align: justify;
	margin-top: -5px;
	text-indent: 20px
	}