.genus {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 100%;

}

.code {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-size: 90%;
}

.commonname {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	font-size: 90%;
}

.latinname {
	font-style: italic;
	font-weight: bold;
	color: #009900;
	font-size: 90%;
}

.wingspan {
	font-weight: normal;
	color: #000000;
	font-size: 65%;
	text-align: right;

}

