/* CSS Document */

p{
	font:Futura;
	color:#000000;
	font-size:14px;
	list-style-type: circle;
	list-style-position: inside;
}
