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 : #000000;
	line-height:13pt;
}


a.nav	{ 
	color : #0653a5;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}

a.nav:hover 	{ 
	color : #CB0000;
	font-family : Arial;
	text-decoration: underline;
	font-weight : bold;
	font-size : 9pt;
}
a.navgruen	{ 
	color : #195f17;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}

a.navgruen:hover 	{ 
	color : #CB0000;
	font-family : Arial;
	text-decoration: true;
	font-weight : bold;
	font-size : 9pt;
}
a.subnav	{ 
	color : #0653a5;
	font-family : Arial;
	text-decoration: none;
	font-weight : normal;
	font-size : 9pt;
}

a.subnav:hover 	{ 
	color : #CB0000;
	font-family : Arial;
	text-decoration: true;
	font-weight : normal;
	font-size : 9pt;
}


a	{ 
	color : #0653a5;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}

a:hover 	{ 
	color : #CB0000;
	font-family : Arial;
	text-decoration: true;
	font-weight : bold;
	font-size : 9pt;
}

span.headline	{  
	font-size : 14pt;
	font-weight : bold;
	color : #CB0000;
	line-height:20pt;
}
span.headlineblack	{  
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	line-height:20pt;
}
span.subheadline	{  
	font-size : 12pt;
	font-weight : bold;
	color : #CB0000;
	line-height:20pt;
}