/* 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.main1 {
	background-position: 0px 0px;
	background-repeat: y;
	background-image: url(/format/default.jpg); 
	}
table.main2 {
	background-position: 0px 0px;
	background-repeat: y;
	background-image: url(/format/main2.jpg); 
	}
table.footer {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/format/footer.jpg);
	}
table.default {
	background-position: 0px 0px;
	background-repeat: y;
	background-image: url(/format/default.jpg);
	}
table.default1 {
	background-position: 0px 0px;
	background-repeat: y;
	background-image: url(/format/default1.jpg);
	}

</style> 

