.ch1_title {  
	font-family: Verdana; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: 18pt; 
	font-weight: bold; 
	color: #99CC00
}

.ch1_subtitle {  
	font-family: "Trebuchet MS", Arial; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; color: #333333
}

.ch1_text {  
	font-family: "Trebuchet MS", Arial; 
	font-size: 14px; font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #333333
}

.pgs {  
	font-family: Verdana; 
	font-size: 9px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #666666
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: underline;
}
