body {
	font-family: "arial";
	margin: 0px;
	color: #000000;
	background-image: url(/1to1/shared/bg_pattern.gif);
}
a:hover {
	text-decoration: none;
}
a {
	color: #000000;
}
td {
	font-size: x-small;
}
li {
	list-style-image: url(bullet.gif);
	list-style-type: square;

}

