p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: none;
	font-weight: bold;


}
.pageTitle {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 26px;
	
}

.bullet {
	list-style-image: url(http://motif-industries.com/images/icon.jpg);
	margin-top: 1em;
	list-style-position: outside;
	vertical-align: text-bottom;
}