.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.corner {
	background-image: url(images/coner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
.p9 {
	font-size: 9pt;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.line20 {
	font-size: 9pt;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #1748D5;
	text-decoration: none;
}
