<style type=text/css>	.spanstyle
	{
		-color: rgb(105,139,105);
		color: rgb(193,255,193);
		font-family: Comic Sans MS;
		font-size: 12pt;
		font-weight: bold;
		position: absolute;
		top: -50px;
		visibility: visible;
	}

	body
	{
		overflow-x: hidden;
		overfolw-y: scroll;
		width: 100%;
		background-color : rgb(139,115,85);
	}

	td
	{
		color: rgb(0,0,0);
		font-family: Comic Sans MS;
		font-size: 12pt;
		font-weight: normal;
	}

	
	td.middle
	{
		background-color: rgb(205,170,125);
		font-family: Comic Sans MS;
		font-size: 12pt;
		font-weight: normal;
	}

	td.light
	{
		background-color: rgb(238,197,145);
		font-family: Comic Sans MS;
		font-size: 12pt;
		font-weight: normal;
	}

	td.dark
	{
		background-color: rgb(139,115,85);
		font-family: Comic Sans MS;
		font-size: 12pt;
		font-weight: normal;
	}

</style>
