body {
	background-color: #E9E9E9;
	background-image: url(images/bg-x.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
	color: #333;
	text-align: left;
}
div {
	text-align: left;
}
h1,h2,h3,h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2{
	font-size: 16px;
	color: #333;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
}