body {
	margin: 3px;
	padding: 5px;
	text-align: center;
}
.main {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
}
.name {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #3366FF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
h3 {
	font-family: "Arial", "Helvetica", "sans-serif", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 14px;
	line-height: 150%;
	font-weight: bolder;
	letter-spacing: normal;
	word-spacing: normal;
}
.error {
	font-family: "Arial", "Helvetica", "sans-serif", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FF3333;
}

