.l1 {
	background-attachment: fixed;
	background-image: url(../images/left_4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.l2 {
	background-attachment: fixed;
	background-image: url(../images/left_6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.l3 {
	background-attachment: fixed;
	background-image: url(../images/left_8.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.l4 {
	background-attachment: fixed;
	background-image: url(../images/left_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
	color: #FF0000;

}
a:active {
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
}
.font {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #000000;
	text-decoration: underline;
}
.a1 {
	color: #000000;
	text-decoration: none;
}
