@charset "windows-874";
body {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
.content {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
