@CHARSET "UTF-8";
td,th {
	
	background-repeat: no-repeat;
	
}
body
	 {
	background-repeat: repeat;
	margin-left: 1.5cm;
	margin-top: 0.1cm;
	margin-right: 1.5cm;
	margin-bottom: 0cm;

	
	
	
}
.style1
{
	font-weight: bold;
	font-size: 22;
	color: white;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

