.text-large {  
	font-size: 13pt
}

.text-std {  
	font-size: 10pt
}

.text-small {  
	font-size: 8pt; 
	letter-spacing: 0.08em
}

h1 {  
	font-size: 13pt; 
	font-weight: bold; 
	margin: 0px
}

h2 {  
	font-size: 10pt; 
	font-weight: bold; 
	margin: 4px
}

h3 {  
	font-size: 10pt; 
	font-weight: bold; 
	margin-top: 1px; 
	margin-bottom: 0px; 
	padding-left: 5px; 
	border-left-width: 3px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: solid; 
	border-color: #999999
}

h4 {  
	font-size: 8pt; 
	font-weight: bold; 
	margin-top: 11px; 
	margin-bottom: 0px
}

h5 {  
	font-size: 10pt; 
	font-weight: bold; 
	margin: 0px
}

h6 {  
	font-size: 8pt; 
	font-weight: bold; 
	margin-top: 1px; 
	margin-bottom: 0px; 
	padding-left: 5px; 
	border-left-width: 3px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: solid; 
	border-color: #999999}









