	<STYLE TYPE="text/css">
		
BODY {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
		line-height: 11pt;
}

PRE {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
		line-height: 11pt;
}

INPUT {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
}

TABLE {
		padding-left:2px;
		padding-right: 2px;
}

TEXTAREA {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
		line-height: 11pt;
}

TD {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		font-style: normal;
		top: 0px;
}

TH {
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		color: FFFFFF;
		background: Navy;
		text-align: left;
		padding-left: 5px;
		text-indent: 5px;
}

SELECT {
		font-size: 9pt;
}

SUP {	
		font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
		font-size: 8pt;
		font-weight: medium;
}

HR	{
		size: 1pt;
}

.Border {
		border-top: ridge;
		border-bottom: ridge;
		border-left: ridge;
		border-right: ridge;
		border-width: thin;
}



<!--- GERMAN BUTTON SIZES --->


.ButtonSmall {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		width: 25px;
}

.Button {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		<!--- width: 70px; --->
		width: 75px;
}

.ButtonLarge {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		<!--- width: 90px; --->
		width: 95px;
}

.ButtonMedLarge {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		<!--- width: 110px; --->
		width: 120px;
}

.ButtonXLarge {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		width: 175px;
}

.ButtonFirm {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		width: 65px;
		
}

.ButtonCustom {
		font-size:7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
		width: 120px;
}

.ButtonFlex {
		font-size: 7pt;
		color: "000000";
		background: "D3D3D3";
		cursor: hand;
}

.Chart {
		background: Navy;
		border: none;
		padding: 0px;
}

.Content {
		
		background: E0E0E0;
}

.Content2 {
		
		background: "FFFFFF";
		border-top: ridge;
		border-bottom: ridge;
		border-left: ridge;
		border-right: ridge;
		border-width: thin;
}

.Flush {
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
		border-left: none;
		border-right: none;
		text-align:	left;
}

.Right {
		text-align:	right;
}

.Indent {
			text-indent: 5px;
			padding-left: 5px;
			font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
			font-size: 9pt;
			margin-left: 1px;
}

.List {
		padding-left: 1px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		text-indent: 1px;
}

.Title {
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		line-height: 14pt;
}

.W20 {
		position: relative;
		width: 20px;
}

.W25 {
		position: relative;
		width: 25px;
}

.W50 {
		position: relative;
		width: 50px;
}

.W75 {
		position: relative;
		width: 75px;
}

.W100 {
		position: relative;
		width: 100px;
}

.W120 {
		position: relative;
		width: 120px;
}

.W150 {
		position: relative;
		width: 150px;
}

.W200 {
		position: relative;
		width: 200px;
}

.W250 {
		position: relative;
		width: 250px;
}

.W275 {
		position: relative;
		width: 275px;
}

.W300 {
		position: relative;
		width: 300px;
}

.W350 {
		position: relative;
		width: 350px;
}

.W400 {
		position: relative;
		width: 400px;
}

.W500 {
		position: relative;
		width: 500px;
}

</STYLE>
	
		