@charset "UTF-8";
body {
	background-image: url(images/bg_stripe.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left;
}
.l_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 18px;
}
.lit_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.header_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.hearer_info {font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #63260F;
	text-decoration: underline;
}