td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: scroll;
	background-image: url(graphics/background.gif);
	background-repeat: no-repeat;

}
li {
	list-style-type: none;
	list-style-image: url(graphics/point1.gif);
	list-style-position: outside;
}
