family{
	
}
genus{
	font-style: italic;
}
species {
	font-style: italic;
}
speciesauthorfield {
  font-style: normal;
}
infrasprank {
	font-style: normal;
}
infraspname {
	font-style: italic;
}
infraspauthorfield {
  font-style: normal;
}

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

*[normal] {
	font-style: normal;
}

.authorname {
	font-size:0.8em;
	font-style:italic;
}