ul {
	list-style-image: url(/images/bullet.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #176389;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-transform: capitalize;
	color: #176389;
}
.CellBtmBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D678E;
}
