body{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.font {
	font-size: smaller; 
	line-height: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}
a{
	text-decoration: underline;
}
a:link{ 
	color: #2D7495;
	text-decoration: none;
}
a:visited { 
	color: #2D7495;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}


.txt10 {
	font-size: 10px;
	line-height: 16px;
}
.txt12 {
	font-size: 12px;
	line-height: 18px;
}

.txt22 {
	font-size: 22px;
	line-height: 18px;
	color:#505046;
}

