<style type="text/css">
<!--
	body
	{
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 13px;
		color: black;
	}
	
	table
	{
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 13px;
		color: black;
	}
	
	A
	{
		color: #000000;
		text-decoration: underline;
	}

	A:active
	{
		color: #CB7A38;
		text-decoration: underline;
	}
	A:visited
	{
		color: #000000;
	}
	A:hover
	{
		color: #CB7A38;
		text-decoration: underline;
	}

	.SmallHeadline
	{
		font-size: 18px;
		font-weight: bold;
		line-height : 30px;
	}

	.Preamble
	{
		font-size: 13px;
		font-weight: bold;
	}

	.Example
	{
		font-style: italic;
	}

	.GreenTableHeaders
	{
		font-size: 11px;
		font-weight: bold;
	}
	
	.GreenTableText
	{
		font-size: 11px;
		background-color=#FFFFFF;
	}


	div.MenuBar
	{
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 11px;
		color: black;

		position: absolute;
		top: 80px;
		left: 215px;
		z-index: 20;
		visibility: visible;
	}

	div.SubMenu {
		position: absolute;
		top: 18px;
		z-index: 20;
		visibility: hidden;
		background-color : #FF9747;
		padding : 8px;
		line-height : 16px;
	}
	div.SubMenu a {
		font-family : Verdana, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size : 11px;
		text-decoration : none;
		background-color : #FF9747;
		font-weight : normal;
	}
	div.SubMenu a:hover {
		color:#FFFFFF;
	}

	div.SubMenu a:visited {
		color:#FFFFFF;
	}

	.Left
	{
		font-size: 10px;
	}

	.Headline
	{
		font-size: 24px;
		font-weight: bold;
	}

	.ImageText
	{
		font-size: 10px;
	}
	
	.NavigationPath
	{
		color: CFF72F;
		font-size: 10px;
	}

	img.MainRightImage
	{
		float: right;
		margin : 0px 0px 10px 15px;
	}

	img.MainLeftImage
	{
		float: left;
		margin : 0px 15px 10px 0px;
	}

	.Copyright
	{
		color: CCCCCC;
		font-size: 9px;
	}

	.Copyright a
	{
		color: CCCCCC;
	}

	.Copyright a:visited
	{
		color: CCCCCC;
	}

}
-->

</STYLE>
