body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal
}
A {
	color: #006F6F;
}
A:visited {
	color: #006F6F;
}
A:hover {
	color: #DD0000;
	text-decoration: none;
}
A:active  {
	color: #006F6F;
}
.listPoints {
	 list-style-image: url(../images/box.gif); 
	 padding-left:24px;
}