h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #124747;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #124747;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #124747;
}
body {
	background-color: #1A6464;
}
.pvnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
.ttl {
	font-size:30px;
	font-weight:bold;
	line-spacing:1.5em;
	color:#FFFFFF;
}
#google_translate_element {
	position:relative;
	padding-top:7px;
	margin-right:15px;
}