@charset "utf-8";
.top-background {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #454545;
}
.background {
	background-color: #fffff5;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.content_title_sub1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	vertical-align: baseline;
}
  A:link  	{ text-decoration:none;}
  A:visited { text-decoration:none;}
  A:hover 	{ text-decoration:underline;}
.content_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #BA0000;
}

