.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 6f6657;
}

ul {
list-style-type: none;
list-style-image: url(gfx/bullet1.gif);
padding-left: 12px;
margin: 0;
}

ul ul li{
list-style-type: none;
list-style-image: url(gfx/bullet2.gif);
padding: 0;
margin: 0;
}.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 6f6657;
}
