ul {
	list-style-image:url(assets/images/graphic_dot.gif);
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	text-align: justify;
	color: #333333;
	padding-left: 20px;
}

li {
	padding: 5px 0px;
}

.normal {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	text-align: justify;
	color: #333333;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.test {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

