	ul
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			margin-left: 15px;
			margin-top: 5px;
			padding: 0 0 0 0;
			color: rgb(0,0,0);
			background-color: transparent;
		}


	li
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			font-style: normal;
			text-align: left;
			margin-left: 0px;
			color: rgb(0,0,0);
			background-color: transparent;
		}


	.SubHead
		{
			font-family: Tahoma;
			font-size: 16px;
			line-height: 20px;
			font-weight: bold;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 9pt;
			margin-bottom: 3pt;
			padding-bottom: 0px;
			color: rgb(204,51,0);
			
		}
/*			color: rgb(204,51,0); */

	.PageText
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 9pt;
			padding-bottom: 0px;
			color: rgb(0,0,0);
		}

	.HeaderLink
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: bold;
			font-style: italic;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 3pt;
			margin-bottom: 9pt;
			padding-bottom: 0px;
			color: rgb(0,64,192);
		}

	.HeaderLink:link
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.HeaderLink:visited
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.HeaderLink:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	.PageLink
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 3pt;
			margin-bottom: 9pt;
			padding-bottom: 0px;
			color: rgb(0,64,192);
		}

	.PageLink:link
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.PageLink:visited
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.PageLink:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	.FooterHead
		{
			font-family: Tahoma;
			font-size: 16px;
			line-height: 20px;
			font-weight: bold;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 9pt;
			margin-bottom: 10px;
			padding-bottom: 0px;
			color: rgb(204,51,0);
			
		}

	.NoteText
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			color: rgb(0,0.0);
		}

	.NoteLink
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			font-style: normal;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			color: rgb(0,64,192);
		}

	.NoteLink:link
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.NoteLink:visited
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.NoteLink:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	.FooterLink
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			line-height: 20px;
			font-weight: bold;
			font-style: italic;
			text-transform: none;
			text-align: left;
			margin-top: 0px;
			margin-right: 3pt;
			margin-bottom: 9pt;
			padding-bottom: 0px;
			color: rgb(0,64,192);
		}

	.FooterLink:link
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.FooterLink:visited
		{
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.FooterLink:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	img.noshow
		{
			display: none;
		}
		
	img
		{
			border: none;
		}

