.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(graphics/arrowBlueGrey.gif);
	list-style-type: circle;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.heading1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.lists {
	line-height: 18px;
	list-style-image: url(graphics/arrowBlueGrey.gif);
}

