﻿body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	line-height: 22px; /* background: white; */;
	background-image: url("../images/logo-v.gif");
		background-repeat: no-repeat;
	background-position: 720px top;
}
.text {
	font-family: Osaka;
	font-size: 16px;
	line-height: 22px;
	text-indent: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text-s {
	font-family: Osaka;
	font-size: 15px;
	line-height: 22px;
	text-indent: 14px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.list-s {
	font-family: Osaka;
	font-size: 15px;
	line-height: 22px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.text-s-no-indent {
	font-family: Osaka;
	font-size: 15px;
	line-height: 22px;
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text-yesterday {
	font-family: Osaka;
	font-size: 15px;
	line-height: 23px;
	text-indent: 15px;
	margin-top: 24px;
	margin-bottom: 16px;
}
.header1 {
	font-family: Osaka;
	font-size: 24px;
	line-height: 28px;
}
h1 {
	margin-left: 15px;
	margin-right: 15px;
}
h2 {
	line-height: 35px;
	font-size: 28px;
	margin-left: 15px;
	margin-right: 15px;
}
h3 {
	line-height: 23px;
	font-size: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 6px;
}
h4 {
	line-height: 22px;
	font-size: 16px;
	margin-left: 40px;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 6px;
}
h5 {
	line-height: 22px;
	font-size: 14px;
	margin-left: 40px;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 6px;
	text-indent: 20px;
}
.desc {
	font-family: Osaka;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	margin-left: 55px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-indent: 20px;
}
.code {
	font-family: "Osaka";
	font-size: 14px;
	line-height: 16px;
	text-indent: 0px;
	margin-left: 12px;
}
.img-noborder {
	border-width: 0;
}
