body,table,td {
	font-family: Arial;
	font-size: x-small;
}

.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
li {
	list-style-image: url(files/bullet.png);
	line-height: 25px;
	list-style-position: outside;
}
.table {
	margin: 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #888888;
}

