div.dummy		{
	color:	#0000CC;
}
body	{
	color:	#663300;
	background-color:	#FFFFFF;
	font-family:	arial, helvetica, geneva, sans-serif;
	font-size:	10pt;
}
div	{
	clientWidth:	780;
	align:	center;
}
div.redbox	{
	border:		double;
	border-width:	medium;
	border-color:	red;
	background:	white;
	color:		#663300;
	padding:	0.5em;
}
td.thm	{
	font-size:	smaller;
}
font.taxonorder	{
	color:		#FF0000;
	font-size:	12pt;
}
font.taxonsuborder	{
	color:		#FF3300;
	font-size:	11pt;
}
font.taxoninfraorder	{
	color:		#FF6600;
	font-size:	11pt;
}
font.taxoninparvorder	{
	color:		#FF6600;
	font-size:	11pt;
}
font.taxonsuperfamily	{
	color:		#996666;
	font-size:	10pt;
}
font.taxonfamily	{
	color:		#0000FF;
	font-size:	10pt;
}
font.taxonsubfamily	{
	color:		#3366CC;
	font-size:	9pt;
}
font.taxontribe	{
	color:		#666666;
	font-size:	9pt;
}
a.external	{
	target: newtab;
}
a.external:link	{
	target: newtab;
	background: url(http://www.eimagesite.net/EIS/img/externallink.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}
a.external:visited	{
	target: newtab;
	color: purple;
	background: url(http://www.eimagesite.net/EIS/img/externallink.gif) no-repeat 100% -100px;
	padding: 0 20px 0 0;
}
a.external:hover	{
	target: newtab;
	color: red;
	background: url(http://www.eimagesite.net/EIS/img/externallink.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
}

