body {
	margin : 0px 0px 0px 5px;
	padding : 0px;
	font-family : 'MSPGOTHIC';
	text-justify : justify;
	line-break : strict;
}
img {
	border : 0;
}
.title {
	font-weight: bold;
	font-size:12px;
}
.link {
	font-size:12px;
	padding:10px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}