body{
	background-color: #FFFFFF;
	background-image: url(img/bg_paper_w.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}


a:link {
      color: #33CCCC
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #33CCCC;
}

a:hover {
      text-decoration: underline;
      color: #33CCCC;
}

a:active {
      text-decoration: none;
      color: #0033CC;
}

.px10 {
	font-size: 10px;
}

.px10h16 {
	font-size: 10px;
	line-height: 16px;
}

.px9 {
	font-size: 9px;
}

.px12 {
	font-size: 12px;
}

.px12h18 {
	font-size: 12px;
	line-height: 18px;
}

.px14 {
	font-size: 14px;
}

.px10h14 {
	font-size: 10px;
	line-height: 14px;
}