body {
	text-align: center;
	color: #333333;
	line-height:120%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	text-align: left;
	font-size: 12px;
	color: #333333;
	line-height:140%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 820px;
}

div#bg {
	margin: 0px;
	text-align: center;
	width: 800px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg2.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.style1 {font-size: 11px}

div.all{clear:both;}
