body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4D48;
}
.style1 {font-size: 10px}
.style2 {
	font-size: 14;
	font-style: italic;
	font-weight: bold;
}
