li 
{  

  list-style-image: url(/common/images/global/bullet.gif);
  margin-top: 4px;
  margin-left : 0px;
}
/* these header elements are specifically for use in the visual editor */

h1 {
	margin: 0pt 0pt 0pt 0pt;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666666;
}


h2 {
	font-size: 11pt;
	color: #AA2000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0pt 0pt 0pt 0pt;
}

h3 {
	font-size:13pt;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0pt 0pt 0pt 0pt;	
}

h4 {
	font-size:10pt;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0pt 0pt 0pt 0pt;
}