.general_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: normal;
}
.general_text_ital {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.copyright {

	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
}
.general_text_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #FFFFFF;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
.pictrue_border_left {
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #666666;
	clear: left;
}
.pictrue_border_right {

	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #666666;
	clear: right;
}
