	p {
	font-size: 10pt;
	}
	
	a.HSNMainMenu, a.HSNMainMenu:link, a.HSNMainMenu:visited, a.HSNMainMenu:hover, a.HSNMainMenuCurrent, a.HSNMainMenuCurrent:link, a.HSNMainMenuCurrent:visited, a.HSNMainMenuCurrent:hover, a.HSNMainMenuHome, a.HSNMainMenuHome:link,  a.HSNMainMenuHome:visited,  a.HSNMainMenuHome:hover {
		background-color : #AD842D;
		border : 0px solid black;
		padding : 5px 10px;
    margin: 0px 2px 0px 0px;
		text-decoration : none;
		background-image : url("mc.gif");
		background-repeat : no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-variant : small-caps;
		font-weight : bold;
		font-size : 10pt;
		color : White;
	}
	a.HSNMainMenuHome, a.HSNMainMenuHome:link,  a.HSNMainMenuHome:visited,  a.HSNMainMenuHome:hover {
		background-color : Red;
		border : 0px solid black;
    padding: 4px 10px 2px 10px;
    margin: 0px 2px 0px 0px;
		background-image : url("mc.gif");
		background-repeat : no-repeat;
		line-height : 24px;
	}
	.HSNMainMenuHome img {
		padding: 0px 2px 1px 2px;
	}
	a.HSNMainMenuHome:hover {
		background-color : #CC0000;
	}
	a.HSNMainMenuCurrent, a.HSNMainMenuCurrent:link, a.HSNMainMenuCurrent:visited, a.HSNMainMenuCurrent:hover  {
		background-color : #E6B457;
		color : Black;
	}
	a.HSNMainMenu:hover {
		background-color : #FFCC66;
	}


	div.HSNSubMenuDiv {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		color : #AD842D;
    margin: 1px;
    border : 0px solid black;
	}
	a.HSNSubMenu, a.HSNSubMenu:link, a.HSNSubMenu:visited, a.HSNSubMenu:hover {
		background-color : #E6B457;
		padding : 1px 10px;
		text-decoration : none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : bold;
		line-height : 20px;
		color : Black;
		white-space : nowrap;
	}
	a.HSNSubMenu:hover {
		background-color : #FFEB7F;
	}

	a.HSNHomeMenu, a.HSNHomeMenu:link, a.HSNHomeMenu:visited, a.HSNHomeMenu:hover {
		background-color : #E6B457;
		padding : 2px 5px;
		margin-left : 2px;
		margin-right : 2px;
		text-decoration : none;
		text-align : center;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-variant : small-caps;
		font-size : 10pt;
		font-weight : bold;
		color : Black;
	}
	a.HSNHomeMenu:hover {
		background-color : #FFEB7F;
	}

	a.HSNSubSection, a.HSNSubSection:link, a.HSNSubSection:visited, a.HSNSubSection:hover {
		background-color : #E6B457;
		padding : 2px 5px;
		text-decoration : none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-variant : small-caps;
		line-height : 22px;
		white-space : nowrap;
	}
	a.HSNSubSection:hover {
		text-decoration : underline;
	}
	
	.sn { font-size: 80%; }

	.sn h1 {
		font-weight : bold;
		font-variant : small-caps;
		font-size : 18pt;
	}
	.sn h2 {
		font-variant : small-caps;
		font-weight : bold;
		font-size : 14pt;
		margin-top : 30px;
		border-top : 1px solid Black;
	}
	.sn h3 {
		font-variant : small-caps;
		font-weight : bold;
		font-size : 12pt;
	}
	.HSNItem {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 10pt;
	}
	.HSNFaqSubSection {
		font-variant : small-caps;
		font-weight : bold;
		font-size : 10pt;
		margin-top : 20px;
		border-top : 1px dotted Black;
		margin-bottom : 20px;
	}
	.HSNFaqQuestion {
		font-weight : bold;
		font-size : 10pt;
	}
	.HSNFaqAnswer {
		font-size : 11pt;
		margin-top : 10px;
		margin-bottom : 20px;
		margin-left : 20px;
	}
	.HSNResourceTitle {
		font-size : 11pt;
		font-weight : bold;
		margin-top : 15px;
	}
	.HSNResourceText {
		font-size : 10pt;
		font-weight : normal;
		margin-top : 0px;
		margin-left : 15px;
	}
	.HSNResourceStateName {
		font-variant : small-caps;
		font-weight : bold;
		font-size : 11pt;
		color : White;
	}
	.sn ul {
		list-style: disc outside none;
		font-size: 10pt;
		}
	.sn ul ul {
		list-style: circle outside none
		}
	.sn li {
		margin-bottom: 5px;
		}
	.sn ol {
		padding-left: 35px;
		font-size: 10pt;
		}
		ul.HSNIndex{
		padding-left: 0px;
		margin-left : 20px;
		margin-right: 0px;
		margin-bottom:4px;
	}
	ul.HSNIndex ul{
		padding-left: 0px;
		margin-left : 0px;
		margin-right: 0px;
		margin-bottom: 4px;
	}
	.HSNIndex1 {
		font-size : 11pt;
		font-weight : bold;
		margin-left : 0px;
		margin-right: 2px;
	}
	li.HSNIndex1 {
		margin-top : 5px;
		margin-bottom : 4px;
		list-style-type: disc;
	}
	li.HSNIndex1 a:link {
		text-decoration: none;
	}
	li.HSNIndex1 a:visited {
		text-decoration: none;
	}
	li.HSNIndex1 a:hover {
		text-decoration: underline;
	}
	li.HSNIndex1 a:active {
		text-decoration: none;
	}	
	.HSNIndex2 {
		font-size : 9pt;
		font-weight : bold;
		margin-left : 5px;
		margin-right: 2px;
	}
	li.HSNIndex2 {
		margin-top : 5px;
		margin-bottom : 4px;
		list-style-type: circle;
	}
	li.HSNIndex2 a:link {
		text-decoration: none;
	}
	li.HSNIndex2 a:visited {
		text-decoration: none;
	}
	li.HSNIndex2 a:hover {
		text-decoration: underline;
	}
	li.HSNIndex2 a:active {
		text-decoration: none;
	}		
	.HSNIndex3 {
		font-size : 9pt;
		font-weight : bold;
		margin-left : 10px;
		margin-right:2px
	}
	li.HSNIndex3 {
		margin-top : 5px;
		margin-bottom : 4px;
		list-style-type: square;		
	}
		li.HSNIndex3 a:link {
		text-decoration: none;
	}
	li.HSNIndex3 a:visited {
		text-decoration: none;
	}
	li.HSNIndex3 a:hover {
		text-decoration: underline;
	}
	li.HSNIndex3 a:active {
		text-decoration: none;
	}	
	.HSNStateResourceList {
		font-size : 9pt;
		font-weight : bold;
	}
	li.HSNStateResourceList {
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 10px;
	}
	.HSNStateResourceList {
		font-size : 9pt;
		font-weight : bold;
	}
	li.HSNStateResourceList {
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 10px;
	}
	.boldRed {
		color : Red;
		font-weight : bold;
	}
	.backYellow {
		background-color : Yellow;
	}
	.HSNCaption {
		font-size : 9pt;
	}

	
	.imageLeft { margin-right: 2em; margin-bottom: 1em; margin-top: 1em; float:left; }
	
	.imageRight { margin-left: 1em; margin-bottom: 1em; margin-top: 1em; float:right; }
	
	
	}
	.pgheader {
		font-variant : small-caps;
		font-size : 11pt;
		margin-top : 30px;
		border-bottom : 1px solid Black;

		}
	.pgheader2 {
		font-size : 9pt;
		color: gray;
		text-align: right;
		}
		
	.box {
		margin: 0px 0px 15px 15px;
		float: right;
		background-color : #EEE1B5;
		width : 300px;
		padding : 10px;
		font-size : 10pt;
		border-top : 4px solid #E6B457;
		
		}
	.HSNtableText {
		font-size : 10pt;
		font-weight : normal;
		margin-top : 0px;
		
		}
	.HSNSubSectionHead {
		font-family : "Times New Roman", Times, serif;
		font-variant : small-caps;
		font-weight : bold;
		font-size : 14pt;
		margin-top : 30px;
		border-top : 1px solid Black;
	}
	

