body,td,th {
	font-family: Calibri;
	font-size: 20px;
	color: #111;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:150%;
}
h1 {
	font-size: 32px;
	color: #000;
}
h2 {
	font-size: 26px;
	color: #000;
}

p {
	text-align:justify;	
}