@charset "UTF-8";
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
body {
	background-color: #f4f4f4;
}
.whitebackgroud {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
a:link {
	color: #33333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:hover {
	color: #CC0000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 500;
	color: #CC0000;
	padding: 0px;
	line-height: 18px;
	text-align: left;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
}
.blacktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	line-height: 18px;
	text-align: center;
	font-style: normal;
}
