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