	  h1 {
	   text-align: left;
		margin: 0pt 0pt 3pt 0pt;
	   padding: 0pt 0pt 0pt 0pt;
	   font-weight: bold;
		font-size: 12pt;
	   font-family: Arial, sans-serif;
			}
	  h2 {
  		margin: 10pt 0pt 9pt 0pt;
	   padding: 0pt 0pt 0pt 0pt;
	   font-size: 11pt;
	   font-family: Arial, sans-serif;
			}

	  h3 {
	   margin: 20pt 0pt 11pt 0pt;
	   padding: 0pt 0pt 0pt 0pt;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
	   color: #6F6F6F;
			}
	  h4 {
	   margin: 0pt 0pt 2pt 0pt;
	   padding: 0pt 0pt 0pt 0pt;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
	   color: #555554;
			}
	  p {
	   margin: 4pt 0pt 0pt 0pt;
	   padding: 0pt 0pt 10pt 0pt;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
			}
	  ul {
	   margin: 11.0pt 0pt 22pt 10.7pt;
	   padding: 0pt 0pt 0pt 0pt;
	   font-size: 10pt;
	   list-style-type: square;
	   font-family: Arial, sans-serif;
			}
	  li {
	   margin: 0pt 0pt 15pt 0pt;
	   padding: 0pt 0pt 0pt 0pt;
	   text-indent: 0pt;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
	   display: list-item;
			}
	  table {
	   margin: 0pt 0pt 2.3pt 0pt;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
			}
	  tr {
    border-color: grey;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
			}
	  td {
	   text-align: top;
	   font-size: 10pt;
	   font-family: Arial, sans-serif;
			}

		.tdlist
		{
    border-color: grey;
    border-style: solid;
		}

		.tablelist
		{
    border-color: black;
    border-style: solid;
		}

		.accordion_headings{
			padding:7.2pt;
			background:#CCF1FF;
			color:black;
			border:1.1pt solid #FDFDFD;
			cursor:pointer;
			font-weight:bold;
		}

		.accordion_headings:link
		{
			background:#CCF1FF;
			color:black;
		}

		.accordion_headings:visited
		{
			background:#CCF1FF;
			color:black;
		}

		.accordion_headings:hover{
			background:#0088AA;
			color: white;
		}

		.accordion_headings:active{
			background:#71E6FF;
			color: white;
		}

		.header_highlight{
			background:#71E6FF;
			border:2px solid #000;
			color: white;
		}

		body
		{
			background-color:white;
		}
		
		img
		{
			border: 0;
		}

		ol
		{
			list-style-type: decimal;
	   font-family: Arial, sans-serif;
		   padding: 11.0pt 0pt 0pt 0pt;
		   font-size: 10pt;
		}
