
/* CommonUse */

a:link {text-decoration: none; color: #0069AB; }
a:visited {text-decoration: none; color: #0069AB;}
a:hover {text-decoration: underline; color: #0069AB;}
a:active {text-decoration: none; color: #0069AB;}


body {

	margin-left:auto;
	margin-right:auto;
	background-color:#e4e4e4;
	font-size: 12px;
	font-family:"MSƒSƒVƒbƒN","Osaka", sans-serif; 
	line-height: 150%;
	text-align:center;
	color: #666666;
	margin:0px 0px 0px 0px;
}
h1{
	font-size:12px;
	color:#ffffff;
	margin:0px;
}

img {border:0px;}

.f12px_n {font-size:12px;}
.f12px_w {font-size:12px; color:#ffffff;}
.red {color:#ff0000;}

table {
font-size:12px;
}