	body
	{
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 9pt;
		margin: 0px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #000000;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #000000; /*#878787;*/
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 11px;
		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: #000000;
		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;
	}
	.MenuTitle
	{
		background-color: #000000; /*#B31818;*/
		padding-top: 5px;
		padding-bottom: 5px;
		color: #ffffff;
		text-align: center;
		font-size: 10pt;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	.MenuElement
	{
		padding-left: 10px;
		margin-bottom: 2px;
	}
