/* CSS Document */

.logopoint {
	list-style: url(none) none outside;
}

table {
	border:none;
}

td {
	border-bottom : 1px dotted #ccc;
	border-left : none;
	border-right : none;
}

.comment {
	color : #990066;
	font-size : 12px ;
	line-height : 125% ;
}