
body { 
	color: black; 
	/*font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;*/
	font-family: Georgia, Times, serif; 
	font-style: normal; 
	font-weight: normal;
	font-size: 11pt; 
	line-height: 16pt; 
	text-decoration: none  }
	
	
p {
	margin-bottom: -15px;
	font-size: 11pt;
	line-height: 16pt; 
	}
	
a  { 
	color: #606; 
	font-size: 11pt; 
	line-height: 13pt; 
	text-decoration: none  }
	

.TitleLight { 
	color: #330; 
	font-size: 10pt; 
	font-weight: normal; 
	line-height: 14pt;
	letter-spacing: 1px;
	word-spacing: 2px; 
	}

.caption { 
	color: black; 
	font-size: 8pt; 
	line-height: 20px;
	}
	
p.caption {
	margin-bottom: 30px;
	}
		
.textIndent {
	text-indent: 20px;
	}

p.tall {
	margin-top: 25px;
	}
	
.textInterviewer {
	margin-top: 10px;
	color: #330;
	font-weight: bold;
	font-variant:small-caps;
	}
	
.smallCaps { 
	font-size: 15pt; 
	color: #393939;
	font-stretch: condensed;
	line-height: 18pt;
	font-weight: regular; 
	font-variant: small-caps; 
	letter-spacing: 2px;
	/* word-spacing: 1px; */
	 }
	
.smallCapsSub { 
	color: #330;
	font-size: 12pt; 
	font-variant: small-caps; 
	letter-spacing: 1px;
	margin-top: 40px; 
	/*margin-bottom: 0px;*/}
	
.smallCaps10 { 
	color: #393939;
	font-size: 10pt; 
	font-variant: small-caps; 
	letter-spacing: 1px;
	margin-top: 40px; 
	/*margin-bottom: 0px;*/}
	
.insetText {
	display: block;
	padding: 10px 0px 10px 20px;
	}
	

	
