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