<style>
	body {
		font: x-small arial, sans-serif;
		margin-top : 0;
		margin-bottom : 0;
		margin-left: 0;
		margin-right:0;
		color: #595959;
		background: #F9F9F9;
		background-image: url(bga11.gif);
		background-repeat: repeat-y;
		background-position: top center;
		font-family : Arial, Helvetica, sans-serif;
	}

	a{
		color: #00589D;
		text-decoration: underline;
	}

	td{
		line-height: 130%;
	}

	li{
		margin-left: 5px;
		margin-bottom: 5px;		
	}

	em{
		font-style: normal;
		font-weight: bold;
		color: #00589D;

	}
</style>