body {
	margin: 0px;
	background: url(images/notice_bg.gif);
}
td {
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	font-size: 12px;
	color: #555;
	line-height: 180%;
}
p {
 margin-top:1px;
 margin-bottom:1px;
}
a:link {
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}