BODY			{ 
					background-image: url('images/main_bg.jpg'); background-repeat: repeat-y; background-position: center;
					
					margin-top: 0;
					margin-left: 0;
					margin-right: 0;
					margin-bottom: 0;	
				}
.main {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.mainBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.table-main {
	background-attachment: fixed;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 0px 0px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
