body {
	scrollbar-arrow-color: #197CBD;
	scrollbar-face-color: #EDF4FA;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #197CBD	
	overflow:scroll;
	overflow-x:auto;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;	
}

table {
	font-family : Arial;
	font-size : 9pt;
	color : #27458E;
}

a	{ 
	color : #B33438;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}

a:hover 	{ 
	color : #27458E;
	font-family : Arial;
	text-decoration: true;
	font-weight : bold;
	font-size : 9pt;
}

a.link8pt	{ 
	color : #27458E;
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	font-size : 8pt;
}

a.link8pt:hover 	{ 
	color : #B33438;
	font-family : Arial;
	text-decoration: true;
	font-weight : normal;
	font-size : 8pt;
}

span.headline	{  
	font-size : 11pt;
	font-weight : bold;
	color : #B33438;
}

span.red	{  
	font-family : Arial;
	color : #B33438;
	font-weight : bold;
}