@import url("anjoTXT.css");
.new{
	color:				#ff0000;
}
.listhead{
	font-weight:		bold;
	font-size:			10pt;
}
.listdate{
	font-size:			9pt;
}
.listbody{
	font-size:			10pt;
	line-height:		1.5;
}
.listlink{
	color:				#0000ff;
}
.listlink:hover{
	text-decoration:	none;
}
.viewhead{
	font-size:			14px;
	font-weight:		bold;
	color: #666666;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
}
.viewdate{
	font-size:			10px;
	text-align: right;
	color: #999999;
}
.viewbody{
	font-family:		"monospace";
	font-size:			12px;
	line-height:		18px;
	padding-top: 20px;
	padding-bottom: 20px;
}

