.style4 {
	font-family: "Times New Roman", serif;
 
color: #666666;
}
.style8 {font-size: 12px}

a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: underline;
}
 
 
 	
li {
	
	list-style-position:outside;
margin-left:12px;
 

}

ul {
	
	list-style-position:outside;
margin-left:3px;
 list-style:disc;

}

.bodytextm {
	margin-left:25px;
  font-family:  "Times New Roman", serif;
	color: #666666;
		font-size: 0.9em;
		line-height: 1.2em;
		font-weight: normal; 
		
}

.bodytextms {
	margin-left:10px;
  font-family: "Times New Roman", serif;
	color: #666666;
		font-size: 0.9em;
		line-height: 1.2em;
		font-weight: normal; 
		
}