.list1 {
	font-family: tahoma;
	font-size: 12px;
	padding-bottom: 15px;
	width: 210px;
	list-style-type: circle;
}
.boldblue {
	font-size: 18px;
	font-weight: bold;
	color: #3264A1;
}
.list2 {
	font-family: tahoma;
	font-size: 12px;
	padding-bottom: 10px;
	list-style-type: circle;
}
