body {
	font-size: 12px;
	margin: 5px;
	font-family: "MS UI Gothic";
}
a {
	overflow: hidden;
}
a:link {
	COLOR: #cc3333;
	text-decoration: none;
}
a:visited {
	COLOR: #cc3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
p {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #594657;
}
.date {
}
.comments {
	color: #CC3333;
}
