* {
	padding: 0;
	margin-top: 0;
}
h1 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #5A8324;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3C6239;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
	font-weight: bold;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666666;
	font-weight: normal;
}

.img-left-margin-30 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
a:link {
	text-decoration: underline;
	color: #333399;
}
a:visited {
	text-decoration: underline;
	color: #333399;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #003366;
	font-style: italic;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
}.highlight_text {
	color: #390;
}

