.NormalK  {
 	font-family : Arial,Helvetica,sans-sans-serif;
 	font-style : normal;
 	font-weight : 400;
 	font-size : 10pt;
	color : black;
 }

.NormalKB  {
 	font-family : Arial,Helvetica,sans-sans-serif;
 	font-style : normal;
 	font-weight : bold;
 	font-size : 10pt;
	color : black;
 }

.TableTitleE {
	font-size:16px;
	font-weight:bold;
	color:white;
	background-color:#564a9c;
}

.NormalLarge  {
 	font-family : Arial,Helvetica,sans-sans-serif;
 	font-style : normal;
 	font-weight : bold;
 	font-size : 14pt;
	color : black;
 }

.GrayName  {
 	font-family : Arial,Helvetica,sans-sans-serif;
 	font-style : normal;
 	font-weight : bold;
 	font-size : 9pt;
	color : gray;
 }

.NormalSmall  {
 	font-family : Arial,Helvetica,sans-sans-serif;
 	font-style : normal;
 	font-size : 7.5pt;
	color : black;
 }
