@charset "utf-8";
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #5589BB;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
.bottom-txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.inside-head {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #5589BB;
}