/* CSS Document */

BODY
{
	font-style: normal;
	font-family: Arial;
	text-align: justify;
	}
table.topper {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/topper.jpg);
	}
table.banner {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/banner.jpg);
	}
table.banner2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/banner2.jpg);
	}
table.main {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/main.jpg);
	}
table.main2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/main2.jpg);
	}
table.main3 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/main3.jpg);
	}
</style> 

