td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.u_backgr_left {
	background-image: url(../pic/backgr_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.u_backgr_right {
	background-image: url(../pic/untern_backgr_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.u_backgr_top {
	background-image: url(../pic/untern_backgr_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.u_backgr_bot {
	background-image: url(../pic/untern_backgr_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.font_face
{
	color:#000000;
	text-decoration:none;
}
