body {
	background-image: url(images/bgchechele.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: 052aa7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 34px;
	color: 052aa7;
}
h2 {
	font-size: 18px;
	color: 052aa7;
}
