						
	<style type="text/css">
		
		
 

			
			/*** COLORS ***/
			
			body.snif {
				             /* background behind table */
			}
			table.snif {
				border: 0px solid #693a01;       /* main table border style */
			}
			td.snDir {
				color: #ebdea1;                  /* table header text color */
				background-color: #693a01;       /* table header background color */
			}
			td.snDir a {
				color:white;                     /* link text color within table header */
			}
			tr.snHeading, td.snHeading, td.snHeading a { color: #ebdea1;                  /* column headings text color */
				background-color: #a86f1e;       /* column headings background color */
				text-align: left; border-bottom: 10px solid #521b20;       /* column headings bottom spacer */
				width: 300px;}
	
	
			tr.snPaging, td.snPaging, td.snPaging a {
				color: #ebdea1;                  /* column headings text color */
				background-color: ;       /* column headings background color */
				border-bottom: 16px solid #521B20;       /* column headings bottom spacer */
				border-top: 16px solid #521B20;       /* column headings top spacer */
			}
				
			
			tr.snF td a {
				color: #ebdea1;                  /* file listing link text color (filename)*/
			}
			tr.snF td a:hover, a.snif:hover {
				       /* file listing link hover background color */
			}
		
		
		
			tr.snbrowseup {
				visibility: hidden;
			}
		
		
			tr.snfirst, tn.snodd {
				background-color: #895257;
				border-top: 4px solid #521B20;       /* file listing background color for rows 1*/
			}
			tr.snsecond, tn.sneven {
				background-color: #733C41;       /* file listing background color for rows 2 */
			}
			tr.snthird { background-color: #6a3338;       /* file listing background color for rows 3 */
				border-bottom: 4px solid #521b20; }
			
			tr.snthird td {        /* file listing background color for rows 3 */
				border-bottom: 4px solid #521b20; }
				
					tr.snpdf { background-color: #4a5a67;       /* file listing background color for rows 2 */
			}
				
		
			
			
			tr.snF td {
				color: #ebdea1;                  /* file listing text color */
			}
			.snCopyright * {
				color: #bbbbbb;                  /* copyright notice text color */
			}
			.snWhite {
				color: white;                    /* active page in paging header */
			}
		
			
			/*** FONTS ***/
			.snif * {
					 font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			.snif a, a.snif {
				text-decoration: none;
			}
			.snif a:hover, a.snif:hover {
				text-decoration: underline;
			}
			.snCopyright * {
				font-size: 8pt;
			}
			.snifSmaller {
				font-weight: normal;
				font-size: 8pt;
			}
			td.snDir {
				font-weight: bold;
			}
			tr.snHeading, td.snHeading, td.snHeading a, tr.snPaging, td.snPaging, td.snPaging a {
				font-weight: bold;
			}
			
			
			/*** MARGINS AND POSITIONS ***/
			table.snif {
			width:300px;
				}
				
			
			table.snif td {
				padding-left: 20px;
				padding-right: 20px;
			}
			table.snif td.littlepadding {
				padding-left: 4px;
				padding-right: 0px;
			}
			td.snDir {
				padding-top: 6px;
				padding-bottom: 6px;
			}
			tr.snHeading, td.snHeading, td.snHeading a {
				padding-top: 6px;
				padding-bottom: 6px;
			}
			tr.snF td {  vertical-align: top;   padding: 8px 20px 4px; white-space: nowrap; }
			
			tr.snpdf {display: block; margin-bottom: 20px;}
			
			.snif img {
				border:none;
			}
			.snW {
				white-space: normal;
			}
			
			span.snweekheader  {        /* */
				margin-top: 26px; margin-bottom: 10px; font-size: 16px; display: block; }
				
			span.snweekheader i {font-size: 16px;}
			
			
				 td.snHeading a {font-weight: normal;}

