ol.hindex-h1 {
	list-style-type:decimal;
}
ol.hindex-h2 {
	list-style-type:decimal-leading-zero;
}
ol.hindex-h3 {
	list-style-type:upper-alpha;
}
ol.hindex-h4 {
	list-style-type:lower-roman;
}
ol.hindex-h5 {
	list-style-type:lower-alpha;
}
ol.hindex-h6 {
	list-style-type:square;
}