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