td {
	font-size: 14px;
	line-height: 16px;
}
.bg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.marginLeft {
	padding-left: 20px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;	
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.page {
	page-break-before:always;
}
.menu_bg {
	background-image: url(images/obi.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
