body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_left.jpg);
}
.data {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica Condensed, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.dida {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica Condensed, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: lighter;
}
A.dida {
	color: #000000;
	text-decoration: none;	
}
A.dida:hover {
	color: #000000;
	text-decoration: underline;
}
.titpage {
	font-family: "Gill Sans", "Gill Sans MT", "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
}
.titpage1 {
	font-family: "Gill Sans", "Gill Sans MT", "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 24px;
	line-height: 24px;
}
.titpagegrey {
	font-family: "Gill Sans", "Gill Sans MT", Arial, "Helvetica Condensed", sans-serif;
	color: #999999;
	font-size: 24px;
}
.txtpage {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	list-style-type: square;
}
A.txtpage {
	color: #FF6600;
	text-decoration: none;
}
A.txtpage:hover {
	color: #000000;
}
