ul li
{
	margin-left:30px;
	padding-left:9px;
	list-style-image: url(imgs/right_content/bullet.jpg);	
}
.delhi_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A6A6A6;
	text-decoration: none;
}
.delhi_text_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
}
.delhi_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.delhi_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #585858;
	text-decoration: none;
	
}
.delhi_baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #585858;
	text-decoration: none;
	
}
*
{
	padding:0px;
	margin:0px;
}
<!--
a:link {
	text-decoration: none;
	color: #585858;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: none;
	color: #585858;
}
a:active {
	text-decoration: none;
	color: #585858;
}
-->