@charset "utf-8";
.tag_line1 {
	left: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding-left: 7px;
	text-align: justify;
	vertical-align: top;
	padding-right: 7px;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #75224E;
	padding-left: 5px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
