BODY
	{
	text-align: center;
	color: #0F364D;
	background-color: #597a94;
	font-family: Tahoma;
	font-size : 8pt;
	scrollbar-arrow-color :#D6D9E1 ;
	scrollbar-face-color : #6B8C9C;
	scrollbar-highlight-color : #84A0AE;
	scrollbar-3d-light-color : #A6BAC4;
	scrollbar-shadow-color : #537180;
	scrollbar-dark-shadow-color : #65899A;
	scrollbar-track-color : #386391;
	scrollbar-base-color : #6A8C9D;
	}
TD
	{
	font-size : 8pt;
	color: #D6D9E1;
	padding: 1px;
	text-align: left;
; border: 1px #3399CC solid
; background-color: #386391
	}
TD TABLE
	{
	margin-left: 5%;
	width: 90%;
	}
.toptitle
	{
	font-family: tahoma;
	font-weight: bold;
	font-size: 7pt;
	color: #D4D8DD;
	background-color: #386391;
	text-transform: uppercase;
	text-align: center;
	line-height: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color : Black;
	}
.top
	{
	font-family: tahoma;
	font-weight: bold;
	font-size: 7pt;
	color: #D4D8DD;
	background-color: #386391;
	text-transform: uppercase;
	text-align: center;
	line-height: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-width: 1px;
	}
.title
	{
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #D6D9E1;
	}
.graf
	{
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #D6D9E1;
	}
LI
	{
	color: #BFCCD9;
	font-size: 8pt;
	}
A:link
	{
	color: #809CB5;
	text-decoration: none;
	font-weight: bold;
	}
A:visited
	{
	color: #809CB5;
	text-decoration: none;
	font-weight: bold;
	}
A:hover
	{
	color: #FFFFFF;
	font-weight: bold;
; cursor: hand
; text-decoration: none
	}
A:active
	{
	color: #CCCCCC;
	text-decoration: blink;
	font-weight: bolder;
	}