body {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, Arial, Helvetica, sans-serif;
	color: #333333;
}
a img {
	border-width: 0;
	border-style: none;
}

h1 {
	background-color:006600; 
	color:white; 
	border-style:none; border-width:1; 
	margin-left:0px; padding-left:12px; padding-top:6px; 
	font-size:20pt; font-weight:normal;
}
h2 {
	color:#000000; 
	border-style:solid; border-color:#0033ee; border-width:0 0 0 6; 
	margin-left:0px; margin-right:0%; padding-left:6px; padding-top:6px; 
	font-size:11pt; font-weight:bold;
}
h3 {
	background-color:#ff9900; color:white; 
	border-style:none; border-width:1; margin-left:0px; margin-right:25%; 
	padding-left:20px; padding-top:2px; padding-bottom:2px; 
	font-size:11pt; font-weight:normal;
} 

/* Font-Size
-------------------------------------------------- */
.j9 {
	font-size: 11px;
	line-height: 12px;
}
.j10 {
	font-size: 11px;
	line-height: 13px
}
.j11 {
	font-size: 11px;
	line-height: 15px;
}
.j12 {
	font-size: 12px;
	line-height: 20px;
}
.j14 {
	font-size: 15px;
	line-height: 21px;
}


/* link
-------------------------------------------------- */
a: {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
	color: #0000cc;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
