body {
	margin:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
}

a:link {
	text-decoration: underline;
	color: #330066;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000033;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}


.s {
	font-size: 10px;
	line-height: 14px;
	color: #444444;
}
.np {
	font-size: 12px;
	line-height: 16px;
	color: #CC0066;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}
.ng {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}
.big {
	font-size: 16px;
	line-height: 16px;
	color: #CC0066;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
}