			.invisible {
				display: none;
			}
			.visible {
			}

			.defaultText {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 10pt;
			}
			.defaultText a:hover {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 10pt;				
			}			
			.defaultText a:active {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 10pt;
			}			
			.defaultText a:visited {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 10pt;
			}	
			
			.navText {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 8pt;
			}
			.navText a:hover {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 8pt;				
			}			
			.navText a:active {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 8pt;
			}			
			.navText a:visited {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 8pt;
			}		

			.defaultHeader {
				color: #3e3321;
				font-family: Georgia, serif;
				font-size: 12pt;
				font-weight: bold;
			}							
