.clsTop{
	font-family : Arial;
	color: Black;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
    text-align: Left;
  	padding : 11 5 5 10;
}

.clsTopOver{
	font-family : Arial;
	color: Black;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
    text-align: Left;
  	padding : 11 5 5 10;
}

.clsSubOver{
	font-family : Arial;
	color: Black;
	font-size : 10pt;
	text-decoration : none;
    text-align: Left;
   	padding : 0 5 0 5;
	font-weight: normal;
}

.clsSub{
	font-family : Arial;
	color: Black;
	font-size : 10pt;
	text-decoration : none;
    text-align: Left;
   	padding : 0 5 0 5;
	font-weight: normal;
}