<style type="text/css">

	body			{
		color: #000000;
		font-family: Verdana;
		font-size: 9pt;
		background-color: #FFFFFF;
	}


	.grey				{
		color: #000000;
		font-family: Verdana;
		font-size: 9pt;
		background : #EEEEEE;
		padding-bottom : 5px;
		padding-top : 5px;
		padding-left : 5px;
		padding-right : 5px;
	}

	.topic			{
		color: #000000;
		font-size: 12pt;
		font-family : Verdana;
		text-align : right;
		font-weight : bold;
	}

	.special		{
		color: #000000;
		font-size: 9pt;
		font-family : Verdana;
		text-align : right;
	}
	
	a:link			{ color: #000000; font-family: Verdana; font-size: 9pt; text-decoration: underline;}
	a:visited		{ color: #000000; font-family: Verdana; font-size: 9pt; text-decoration: underline;}
	a:active		{ color: #000000; font-family: Verdana; font-size: 9pt; text-decoration: underline;}
	a:hover			{ color: #E00000; font-family: Verdana; font-size: 9pt; text-decoration: underline;}
	a:focus			{ color: #E00000; font-family: Verdana; font-size: 9pt; text-decoration: underline;}

	div.menutop		{
		position: absolute;
		background-color: #FFFFFF;
		width: 800px;
		top: 10px;
	}

	div.menuleft	{
		position: absolute;
		background-color: #FFFFFF;
		width: 200px;
		top: 50px;
	}

	div.main		{
		color: #000000;
		font-family: Verdana;
		font-size: 9pt;
		background-color: #FFFFFF;

		position: absolute;
		background-color: #FFFFFF;
		width: 570px;
		top: 50px;
		left: 230px;
	}
</style>
