	body
	{
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 9pt;
		margin: 0px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #000000;
		text-decoration: none;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #5b8ba5;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		padding: 5px;
		text-align: left;
	}
	td
	{
		font-size: 8pt;
		color: #000000;
	}
	form {
		margin: 0px;
	}
	input
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	textarea
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	select
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	h1
	{
		color: #1b4d68;
		text-align: left;
		font-weight: bold;
		font-size: 11pt;
	}
	h2 {
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		margin: 0px;
        color: #000000;
	}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	
	.MenuHeader
	{
		font-size: 1pt;
		height: 8px;
		background: #1b4d69;
		margin-top: 5px;
	}
	.MenuHeadline
	{
		font-size: 11pt;
		color: #ffffff;
		text-align: center;
		padding: 5px;
		background: #5b8ba5;
	}
	.MenuContent
	{
		padding: 5px;
		background: #d7eaf3;
	}


	.MenuTop a
	{
		color: #ffffff;
		text-decoration: none;
	}
	.MenuTop a:hover
	{
		color: #9ccae2;
		text-decoration: none;
	}
		